See http://wearscript.com for project details.
Library for interacting with WearScript in Python.
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
Clone this repo with git or download it (click download zip in github) and run
sudo python setup.py install