Metadata-Version: 2.0
Name: gopigo3
Version: 1.1.1
Summary: Drivers and Examples for using the GoPiGo3 in Python
Home-page: https://github.com/DexterInd/GoPiGo3
Author: Dexter Industries
Author-email: contact@dexterindustries.com
License: MIT
Keywords: robot,gopigo,gopigo3,dexter industries,learning,education
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: spidev

This is the python library for GoPiGo3, which is a robot car that can be programmed to do anything.

Please visit:

   * Our `official documentation <http://gopigo3.readthedocs.io>`_ for instructions on how to use the robot.
   * Our `github repo folder <https://github.com/DexterInd/GoPiGo3/tree/master/Software/Python>`_ for using one of our many example programs.
   * Or our `official page <https://www.dexterindustries.com/gopigo3/>`_ for more details about this robot.


