Skip to content

Andergraw/believeInYourFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

believeInYourFeed

Arduino Yún using Python's Tweepy to change stuff

Install required packages:

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

Run server

./websockets_server.py

Once the server is running you can open the test_client.html to test it

About

Arduino Yún using Python's Tweepy to change stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published