Metadata-Version: 2.1
Name: edgeimpulse-api
Version: 0.0.0
Summary: Python bindings for the Edge Impulse API.
License: Apache 2.0
Author: EdgeImpulse Inc.
Author-email: hello@edgeimpulse.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aenum (>=3.1.11)
Requires-Dist: pydantic (>=1.10.2)
Requires-Dist: python_dateutil (>=2.5.3)
Requires-Dist: urllib3 (>=1.25.3)
