Metadata-Version: 2.1
Name: helloai
Version: 2.3.1
Summary: A Python Library For AI Education
Home-page: http://www.moyalab.com
Author: devdio
Author-email: devdio.kei@gmail.com
License: GNU GPLv3
Download-URL: https://www.moyalab.com
Keywords: Kamibot,AI,Robot,CV
Platform: UNKNOWN
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Education
Requires-Python: >=3.9, <3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-contrib-python ==4.8.0.76
Requires-Dist: vnoise ==0.1.0
Requires-Dist: Random-Word ==1.0.11
Requires-Dist: matplotlib ==3.7.2
Requires-Dist: pandas ==2.0.3
Requires-Dist: scikit-learn ==1.3.0
Requires-Dist: scipy ==1.11.1
Requires-Dist: mediapipe ==0.9.1.0
Requires-Dist: tensorflow <2.16
Requires-Dist: tensorflow-datasets ==4.9.0
Requires-Dist: keyboard ==0.13.5
Requires-Dist: tqdm ==4.41.1
Requires-Dist: imutils ==0.5.4
Requires-Dist: PyYAML ==6.0
Requires-Dist: Pillow
Requires-Dist: numpy

## A Python Library For AI Education
---
Under development and use it under your own responsibility.

- 2.3 Changed the version of mediapipe.


