GitHub - wearscript/wearscript-python: Various hooks and command line tools for interacting with wearscript in Python.
-
Notifications
You must be signed in to change notification settings - Fork 4
WearScript for Python
See http://wearscript.com for project details.
About
Library for interacting with WearScript in Python.
Requirements
Ubuntu (13.10) Dependencies
sudo apt-get install python-gevent python-pip python-dev
Python Dependencies
sudo pip install gevent-websocket msgpack-python websocket-client
Installation
Clone this repo with git or download it (click download zip in github) and run
sudo python setup.py install