Metadata-Version: 2.1
Name: proteas-lib
Version: 1.0.0
Summary: A Rasperry Pi robot library for educators.
Home-page: https://github.com/eellak/gsoc2019-diyrobot
Author: Christos Chronis
Author-email: hronis@hotmail.com
License: UNKNOWN
Description: ## GSOC 2019 - A DIY robot kit for educators
        
        The proteas library is a python robotics library for 
        Raspberry Pi. This library created for the "GSOC 2019 - A DIY robot kit for educators" 
        by Christos Chronis. This library mainly designed to work along the Jupyter Notebook
        but works fine direct from any python script. You can easly control all the electronics
        parts of a robot with minimun requirement the GPIO pin number. In the library you can also find 
        some applications of computer vision with OpenCV, such as face detection, arruco artifact detection
        e.t.c.. More informations on https://github.com/eellak/gsoc2019-diyrobot.
        
        
Keywords: Robot,STEM,Educational robot,3D Printed Robot
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
