Metadata-Version: 2.4
Name: blockbax-sdk
Version: 1.6.0
Summary: Blockbax Python SDK
License: MIT
License-File: LICENSE
Keywords: Blockbax,Data,Sensor,IoT
Author: Blockbax
Author-email: development@blockbax.com
Maintainer: Blockbax
Maintainer-email: development@blockbax.com
Requires-Python: >=3.10.0,<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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: httpx (>=0.28.1)
Requires-Dist: pydantic (>=2.12.5,<3.0.0)
Requires-Dist: pydantic-extra-types (>=2.11.0,<3.0.0)
Requires-Dist: python-dateutil (>=2.9.0.post0)
Requires-Dist: pytz (>=2025.2)
Requires-Dist: tenacity (>=9.1.2)
Requires-Dist: typing-extensions (>=4.15.0)
Project-URL: Documentation, https://blockbax.com/docs/python-sdk/
Project-URL: Homepage, https://blockbax.com/docs/integrations/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).
