PyDIVOC
Introduction
Author: George J Padayatti
Python library for decoding and verifying the COWIN Covid19 Credentials for India from DIVOC
Pre requisites
This package have dependency to OpenCV and ZBAR (QR code library)
Installation
Using a virtual environment is generally recommended:
$ python -m venv env
$ source env/bin/activate
Install with pip:
pip install PyDIVOC
Usage
from PyDIVOC.divoc_qr import decode_divoc_covid19_qr
w3c_vc = decode_divoc_covid19_qr("qr.png")
TODO
- Function to verify JSON-LD signatures embedded in Covid19 Certificate
Release files for PyDIVOC 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyDIVOC-0.1.0.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyDIVOC-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.5 kB
Release files / PyDIVOC-0.1.0.tar.gz
| Download URL | PyDIVOC-0.1.0.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
756258c1bd759e21033c8c4c3140da30fea419115b39a3e0b20943f738e241e9
|
|
BLAKE2b-256 checksum How to use checksums |
cb77cf04c2fba111b303fbee7a950e4114e9c37dc13128ea87699ed84db5372d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.5
|
Release files / PyDIVOC-0.1.0-py3-none-any.whl
| Download URL | PyDIVOC-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ced0e7ba32c83e34b4c49c014d290b01171eaaf69eb4703d67dfa7801457ae85
|
|
BLAKE2b-256 checksum How to use checksums |
b5d915a06a8505592912a0c8fa41a7fa65bcd749d9db3d54b76601f80250a7e9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.5
|