Metadata-Version: 2.1
Name: metta
Version: 1.0.0
Summary: Micro-service framework for real-time machine learning applications
License: MIT
Author: Tony Francis
Author-email: tonyfrancisv@gmail.com
Requires-Python: >=3.8.2,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: video
Requires-Dist: Cython (>=0.29.21,<0.30.0)
Requires-Dist: aiokafka (>=0.7.0,<0.8.0)
Requires-Dist: aiozk (>=0.28.0,<0.29.0)
Requires-Dist: blosc (>=1.10.1,<2.0.0)
Requires-Dist: kafka-python (>=2.0.2,<3.0.0)
Requires-Dist: nptyping (>=1.4.0,<2.0.0)
Requires-Dist: numpy (>=1.19.4,<2.0.0)
Requires-Dist: opencv-python (>=4.5.1,<5.0.0); extra == "video"
Requires-Dist: proto-profiler (>=0.1.1,<0.2.0)
Requires-Dist: protobuf (>=3.14.0,<4.0.0)
Requires-Dist: pyarrow (>=2.0.0,<3.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0); extra == "video"
Requires-Dist: uvloop (>=0.14.0,<0.15.0)
