Re: Question about Python VC/DID libraries

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