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

mulka/twitterfavs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

  • Enter your Twitter OAuth credentials in webserver.py (look for XXX). Hopefully you already know how to get this!

  • 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

Languages

  • Python 100.0%