musca

Another way to control musca.


License
MIT
Install
pip install musca==0.0.2

Documentation

Build Status Downloads Version

musca

About

Another way to control musca.

Install

pip install musca

Demo

Installing musca on Ubuntu

Install the requirements:

 sudo apt-get install libxcb-keysyms1-dev
 sudo apt-get install libx11-dev
 sudo apt-get install libxtst-dev
 sudo apt-get install libxkbfile-dev
 sudo apt-get install libgtk2.0-dev

Then install the python dependencies pip install -r requirements.txt.