Skip to main content

Python library for validating, constructing, and representing DIDs and DID Documents

Project description

PyDID

pypi release pre-commit

Python library for validating, constructing, and representing DIDs and DID Documents.

Installation

Using a virtual environment is generally recommended:

$ python -m venv env
$ source env/bin/activate

Install with pip:

$ pip install pydid

Development

This project is managed with Poetry.

To begin making code changes, clone this repo and do the following to install dependencies:

$ python -m venv env
$ source env/bin/activate
$ pip install poetry
$ poetry install

Contributing

See CONTRIBUTING.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydid-0.4.3.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

pydid-0.4.3-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page