Skip to content

A twisted.web app showing all the tweets an account has favorited

Notifications You must be signed in to change notification settings

steiza/twitterfavs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Favorites

A twisted.web app showing all the tweets an account has favorited.

Useful for a company as an easy customer testimonial wall.

Getting it running

  • (If you don't already have Twitter OAuth credentials) Run threelegs.py to get OAuth credentials.

  • Enter your credentials in webserver.py (look for XXX).

  • Install Python dependencies: pip install -r requirements.txt

  • Run the webserver! Runs on port 8000.

    $ python webserver.py

About

A twisted.web app showing all the tweets an account has favorited

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published