https://github.com/rodolfoghi/getting-started-with-twitter-api
Connecting to Twitter from Python using Twython
https://github.com/rodolfoghi/getting-started-with-twitter-api
Last synced: about 1 month ago
JSON representation
Connecting to Twitter from Python using Twython
- Host: GitHub
- URL: https://github.com/rodolfoghi/getting-started-with-twitter-api
- Owner: rodolfoghi
- License: mit
- Created: 2018-03-11T16:46:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T17:28:19.000Z (about 7 years ago)
- Last Synced: 2025-01-22T23:11:16.112Z (3 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# How use
Change values of variables on [auth.py](src/auth.py) file and enjoy.
*Reference: [A guide to connecting to Twitter from Python using Twython](https://projects.raspberrypi.org/en/projects/getting-started-with-the-twitter-api).*