Skip to content
/ TweetyPy Public

Twitter clone style website created using Python. Weekly uni project. (Created Nov 2015)

Notifications You must be signed in to change notification settings

ohjw/TweetyPy

Repository files navigation

TweetyPy

Twitter clone style website created using Python. Weekly uni project. hidden.py file has been removed for security reasons.

To add this the following can be used in a file called hidden.py :

def oauth() : return { "consumer_key" : "YOUR OWN KEY", "consumer_secret" : "YOUR OWN SECRET HERE", "token_key" : "YOUR OWN TOKEN HERE", "token_secret" : "YOUR OWN TOKEN SECRET HERE" }

About

Twitter clone style website created using Python. Weekly uni project. (Created Nov 2015)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published