Metadata-Version: 2.4
Name: algopython
Version: 0.0.16
Summary: Python package for controlling robot via serial commands
Author-email: Tarik Subasic <tarik.subasic@microbitdesign.com>
Classifier: License :: OSI Approved :: MIT License
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-Python: <3.12,>=3.8
Description-Content-Type: text/plain
License-File: LICENCE.md
Requires-Dist: pyserial==3.6
Requires-Dist: opencv-python==4.7.0.72
Requires-Dist: cvzone==1.5.6
Requires-Dist: tensorflow==2.13.0
Requires-Dist: mediapipe==0.10.1
Requires-Dist: numpy==1.25.0
Requires-Dist: sounddevice==0.4.9
Requires-Dist: vosk==0.3.46
Requires-Dist: pytesseract==0.3.10
Requires-Dist: deepface==0.0.92
Requires-Dist: debugpy==1.6.8
Dynamic: license-file
