Metadata-Version: 2.4
Name: gecko-iot-client
Version: 0.1.0
Summary: A Python client library for Gecko IoT devices with AWS IoT integration
Author-email: alex-reid-gecko <areid@geckoal.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/geckoal/gecko-iot-client
Project-URL: Documentation, https://geckoal.github.io/gecko-iot-client/
Project-URL: Repository, https://github.com/geckoal/gecko-iot-client.git
Project-URL: Issues, https://github.com/geckoal/gecko-iot-client/issues
Keywords: gecko,iot,aws,spa,hot-tub
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: awscrt>=0.19.0
Requires-Dist: awsiot>=0.1.0
Provides-Extra: docs
Requires-Dist: sphinx>=7.0.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints>=1.24.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=1.3.0; extra == "docs"
Requires-Dist: myst-parser>=2.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon>=0.7; extra == "docs"
Requires-Dist: sphinx-autobuild>=2024.4.16; extra == "docs"
Requires-Dist: awscrt>=0.19.0; extra == "docs"
Requires-Dist: awsiot>=0.1.0; extra == "docs"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: isort>=5.12.0; extra == "dev"
Requires-Dist: flake8>=6.0.0; extra == "dev"
Dynamic: license-file
