Simple Python library to work with DCCs (Digital Covid Certificates)
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
W.I.P. CovidPy
CovidPy is a python library to work with DCCs (Digital Covid Certificates). Using this library you can:
- Decode the content of a DCC and get the raw json
- Encode a VALID json and create a recognizable DCC (it will only work with a json containint a valid DCC's info)
- Verify a DCC it will verify the validity of a DCC also checking if it's not revoked
Please remember that this library is in it's early stages and it's not complete, there could be some bugs or missing features, if you find any, please report in an issue if you have any question you can open an issue or ask me on telegram if you know how to improve this library, please send me a pull request, you can find a list of things to do here
Credits
- Files used to encode DCCs were generated using this
- To get Public Keys we use this API
- To get the revoked DCCs we use this API
TODO
- Update verificaton to use the italian API (https://get.dgc.gov.it/v1/) instead of the old one (https://verifier-api.coronacheck.nl/v4/)
- Support verification rules
- Docs
- Examples
Licensed under GPL v3.0 or later
Useful links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file CovidPyLib-0.0.5.tar.gz.
File metadata
- Download URL: CovidPyLib-0.0.5.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
feb012909c8da117cb08d2efa466f4691e5f44aacfbcfcd812f8cdf485df1384
|
|
| MD5 |
ef766189364576a6d7032a1230474363
|
|
| BLAKE2b-256 |
ed4ca5e482ea270a4f711d1c9384daf5edf0cf52f6bd1ddc845aaa78f388c040
|