This SDK is an alpha (testing) release and may change at any time.
The Sindri Python SDK. Contains SDK code for Sindri APIs. Please see sindri.app for more details.
This SDK is compatible with Python >=3.8
.
However, Sindri does not officially support usage with Python versions that have passed their End of Life support.
You can install sindri
from PyPI.
For example: pip install sindri
Documentation for this repo is automatically generated from the Python docstrings using lazydocs and published to sindri.app/docs/reference/sdk/ along with the rest of the documentation for Sindri. Docstrings for functions and methods follow the google standard for formatting.
sindri-python
is licensed under a MIT License and is copyright Sindri Labs, Inc..
See tests/README.md
for more information.