Metadata-Version: 2.1
Name: blockbax-sdk
Version: 1.2.1
Summary: Blockbax Python SDK
Home-page: https://blockbax.com/docs/integrations/python-sdk/
License: MIT
Keywords: Blockbax,Data,Sensor,IoT
Author: Blockbax
Author-email: development@blockbax.com
Maintainer: Blockbax
Maintainer-email: development@blockbax.com
Requires-Python: >=3.8.1,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: httpx (>=0.25.2)
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Requires-Dist: pydantic-extra-types (>=2.1.0,<3.0.0)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: pytz (>=2022.7.1)
Requires-Dist: tenacity (>=8.2.3)
Requires-Dist: typing-extensions (>=4.4.0)
Project-URL: Documentation, https://blockbax.com/docs/python-sdk/
Description-Content-Type: text/markdown

# Blockbax Python SDK

For more information please refer to our [Python SDK documentation](https://blockbax.com/docs/integrations/python-sdk/).

## Release notes

Release notes can be found [here](https://blockbax.com/docs/python-sdk/#release-notes).
