Arduino Yún using Python's Tweepy to change stuff
e.g. with pip (AND Gevent)
pip install tweepy gevent-websocket
Without Gevent
pip install tweepy git+https://github.com/dpallot/simple-websocket-server.git
./websockets_server.py
Once the server is running you can open the test_client.html to test it