The official Python client for sgID.
pip install sgid-client
Refer to our developer documentation for one of our framework-specific guides, or check out the quick start.
Refer to the API reference in our developer documentation.
Python >=3.11
To run the tests locally,
- Install Poetry.
- Run the following:
poetry run pytest