Demo python twitter app
Installation Instructions
- Create a file called
key.pyin the root directory. That file should look like this:
TWITTER = {
"apiKey": "<YOUR-API-KEY-HERE>",
"apiSecretKey": "<YOUR-API-SECRET-KEY-HERE>"
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|