Metadata-Version: 2.1
Name: edgeiq
Version: 1.3.2
Summary: Build computer vision applications for the edge quickly and easily.
Home-page: http://www.alwaysai.co
Author: alwaysAI
Author-email: dev@alwaysai.co
License: UNKNOWN
Keywords: AI,artifical intelligence,CV,computer vision,alwaysai
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: Other/Proprietary License
Description-Content-Type: text/markdown
Requires-Dist: boto3 (>=1.16.46)
Requires-Dist: dlib (>=19.18.0)
Requires-Dist: eventlet (>=0.25.0)
Requires-Dist: Flask (>=1.0.3)
Requires-Dist: Flask-SocketIO (<5,>=4.1.0)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: python-jose (>=3.2.0)
Requires-Dist: pyusb (>=1.0.2)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: scipy (>=1.3.1)
Requires-Dist: voluptuous (==0.12.1)
Requires-Dist: depthai (==2.2.1.0)
Requires-Dist: norfair (==0.2.0)
Provides-Extra: native
Requires-Dist: opencv-contrib-python (<4.6.0,>=4.5.1) ; extra == 'native'
Requires-Dist: pyrealsense2 (>=2.34.0) ; extra == 'native'
Provides-Extra: test
Requires-Dist: opencv-contrib-python (<4.6.0,>=4.5.1) ; extra == 'test'
Requires-Dist: pyrealsense2 (>=2.34.0) ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: mock ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'

# edgeIQ: Computer Vision for the Edge

edgeIQ is the edge runtime library of the [alwaysAI Computer Vision Platform](www.alwaysai.co).

alwaysAI provides developers with a simple and flexible way to build and deploy computer vision applications to a wide variety of IoT devices. [Get Started](https://console.alwaysai.co/auth?register=true).

## Resources
* [Documentation](https://alwaysai.co/docs/)
* [Model Training](https://alwaysai.co/platform/model-training)
* [Model Catalog](https://alwaysai.co/model-catalog)
* [Blog](https://alwaysai.co/blog)
* [Support](https://alwaysai.co/support)


