Metadata-Version: 2.1
Name: openpibo-python
Version: 0.9.2.9
Summary: openpibo-python package.
Home-page: https://github.com/themakerrobot/openpibo-python
Author: circulus
Author-email: leeyunjai@circul.us
License: UNKNOWN
Keywords: openpibo
Platform: UNKNOWN
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: RPi.gpio (==0.7.0)
Requires-Dist: beautifulsoup4 (==4.6.0)
Requires-Dist: dlib (>=19.19.0)
Requires-Dist: flask-socketio (==5.1.1)
Requires-Dist: flask (==2.0.1)
Requires-Dist: future (==0.18.2)
Requires-Dist: konlpy (==0.5.2)
Requires-Dist: opencv-contrib-python (>=4.1.0.25)
Requires-Dist: openpibo-detect-models (>=0.3.1)
Requires-Dist: openpibo-dlib-models (>=0.3.1)
Requires-Dist: openpibo-face-models (>=0.3.1)
Requires-Dist: openpibo-models (>=0.3.1)
Requires-Dist: pillow (==7.2.0)
Requires-Dist: pyserial (==3.5)
Requires-Dist: pytesseract (==0.3.4)
Requires-Dist: pytest (==6.2.4)
Requires-Dist: pyzbar (==0.1.8)
Requires-Dist: requests (==2.25.1)
Requires-Dist: rich (==10.6.0)

openpibo-python
===============

This is a package for the educational robot, pibo.

See `openpibo-Guide <https://themakerrobot.github.io/openpibo-python/build/html/index.html>`__ for more information.


