A python client for Sphero.
Very alpha - still adding most of the commands.
Install the package via pip
:
pip install sphero
The current API docs can be found at https://github.com/orbotix/DeveloperResources/blob/master/docs/Sphero_API_1.46.pdf?raw=true.
The existing code was built against version 1.20, so it may require some tweaks.