Skip to content

andysterks/python-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-twitter

Demo python twitter app

Installation Instructions

  1. Create a file called key.py in the root directory. That file should look like this:
TWITTER = {
    "apiKey": "<YOUR-API-KEY-HERE>",
    "apiSecretKey": "<YOUR-API-SECRET-KEY-HERE>"
}

About

Demo python twitter app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages