File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 11pyCANON
22=======
33
4- |License | |Documentation Status | |Pipeline Status |
4+ |License | |DOI | | PyPI | | Documentation Status | |Pipeline Status | | Python version |
55
66pyCANON is a Python library and CLI to assess the values of the parameters
77associated with the most common privacy-preserving techniques via anonymization.
@@ -129,7 +129,14 @@ innovation programme under grant agreement number 101058593.
129129
130130.. |License | image :: https://img.shields.io/badge/License-Apache_2.0-blue.svg
131131 :target: https://gitlab.ifca.es/sainzj/check-anonymity/-/blob/main/LICENSE
132+ .. |DOI | image :: https://zenodo.org/badge/DOI/10.20350/digitalCSIC/15280.svg
133+ :target: https://doi.org/10.20350/digitalCSIC/15280
134+ .. |PyPI | image :: https://img.shields.io/pypi/v/pycanon
135+ :target: https://pypi.org/project/pycanon/
132136.. |Documentation Status | image :: https://readthedocs.org/projects/pycanon/badge/?version=latest
133137 :target: https://pycanon.readthedocs.io/en/latest/?badge=latest
134138.. |Pipeline Status | image :: https://github.com/IFCA-Advanced-Computing/pycanon/actions/workflows/cicd.yml/badge.svg?event=push
135139 :target: https://github.com/IFCA-Advanced-Computing/pycanon/actions/workflows/cicd.yml
140+ .. |Python version | image :: https://img.shields.io/badge/python-3.7|3.8|3.9|3.10-blue
141+
142+
You can’t perform that action at this time.
0 commit comments