Metadata-Version: 2.1
Name: sindri
Version: 0.1.0a14
Summary: Sindri Python SDK
Home-page: https://sindri.app
License: MIT
Author: Sindri Labs
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: requests (>=2.13.0,<3.0.0)
Project-URL: Repository, https://github.com/Sindri-Labs/sindri-python
Description-Content-Type: text/markdown

# Sindri Python SDK

***This SDK is an alpha (testing) release and may change at any time.***

## Build Status

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sindri-labs/sindri-python/build-publish-pypi.yml?style=for-the-badge)

## Description
The Sindri Python SDK.
Contains SDK code for Sindri APIs. Please see [sindri.app](https://sindri.app) for more details.

## Documentation and Usage
Documentation for this repo is automatically generated from the Python docstrings using [lazydocs](https://pypi.org/project/lazydocs/) and published to [sindri.app/docs/reference/sdk/](https://sindri.app/docs/reference/sdk/python) along with the rest of the documentation for Sindri.

## License
[![](https://img.shields.io/github/license/sindri-labs/sindri-python?style=for-the-badge)](https://img.shields.io/github/license/sindri-labs/sindri-python?style=for-the-badge)

`sindri-python` is licensed under a [MIT License](LICENSE) and is copyright [Sindri Labs, Inc.](https://sindri.app).

