Metadata-Version: 2.1
Name: axon-python
Version: 1.0.18
Summary: The Python Device SDK for to connected IoT sensors to Axon Edge.
Home-page: https://axonedge.io/
Author: Axon Edge
Author-email: info@axonedge.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: python-dotenv (>=0.13.0)
Requires-Dist: nest-asyncio (>=1.3.3)
Requires-Dist: AWSIoTPythonSDK (>=1.4.8)
Requires-Dist: schema (>=0.7)
Requires-Dist: six (>=1.5)

# Axon Edge Python SDK
Python SDK for to connect sensors to the Axon Edge cloud.

Documentation is available at https://www.axonedge.io/docs/python.

Get started connecting devices and monitoring sensor data for free with just a few lines of code.


