Metadata-Version: 2.1
Name: robobopy
Version: 1.1.5
Summary: Robobo remote control library
Home-page: UNKNOWN
Author: The Robobo Project
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# robobo.py

Robobo.py is the library used to create programs for the Robobo educational robot (http://www.theroboboproject.com) in the Python language.

## Installation

To use this library on your project, follow the steps explained in:

https://github.com/mintforpeople/robobo-programming/wiki/python-doc#setting-up-your-computer 

## Basic usage

The [Robobo.py library reference](https://mintforpeople.github.io/robobo.py/) contents the code documentation. 


