Metadata-Version: 2.1
Name: grovepi
Version: 1.0.2
Summary: Drivers for using the GrovePi+ in Python
Home-page: https://github.com/DexterInd/GrovePi
Author: Dexter Industries
Author-email: contact@dexterindustries.com
License: MIT
Keywords: robot,grovepi,grovepi+,dexter industries,learning,education,iot,internet of things,prototyping
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: numpy
Requires-Dist: smbus-cffi
Requires-Dist: RPi.GPIO
Requires-Dist: pyserial
Requires-Dist: scipy

This is the python library for GrovePi+, which is an open source platform for connecting `Grove Sensors <https://www.dexterindustries.com/GrovePi/supported-sensors/>`_ to the Raspberry Pi.

Please visit:

   * Our `github repo folder <https://github.com/DexterInd/GrovePi/tree/master/Software/Python>`_ for using one of our many example programs.
   * Or our `official page <https://www.dexterindustries.com/grovepi/>`_ for more details about this platform.


