- From: Greg Bernstein <gregb@grotto-networking.com>
- Date: Tue, 15 Nov 2022 07:38:43 -0800
- To: public-credentials@w3.org
Received on Tuesday, 15 November 2022 15:39:59 UTC
Hi Dimitri, I recently used the following Python packages to verify credentials from the CHAPI playground: * PyLD: GitHub: PyLD <https://github.com/digitalbazaar/pyld>, PyPi: PyLD <https://pypi.org/project/PyLD/>, for JSON-LD processing. * cryptography <https://pypi.org/project/cryptography/> Generally comes with Anaconda and other python distributions. Used for basic cryptographic operations. * py-multibase <https://pypi.org/project/py-multibase/> * py-multicodec <https://pypi.org/project/py-multicodec/> Cheers Greg B. On 11/14/2022 12:02 PM, Dmitri Zagidulin wrote: > Hi all, > Is anyone in the community using or maintaining Python-based > Verifiable Credential / DID libraries? > > Dmitri
Received on Tuesday, 15 November 2022 15:39:59 UTC