◐ Shell
clean mode source ↗

GitHub - wearscript/wearscript-python: Various hooks and command line tools for interacting with wearscript in Python.

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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