PyDIVOC 0.1.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

PyDIVOC 0.1.0

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.