Skip to content

Offline tools for collecting, archiving, and organizing tweets.

Notifications You must be signed in to change notification settings

Presterity/twitter-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-integration

Offline tools for collecting, archiving, and organizing tweets. Uses https://python-twitter.readthedocs.io/en/latest/

Python development environment requirements

presterity/twitter-integration development

  1. go to preferred workspace directory
  2. virtualenv venvs/presterity
  3. source venvs/presterity/bin/activate
  4. git clone git@github.com:/presterity/twitter-integration
  5. pip install -r twitter-integration/requirements.txt

Using the Twitter APIs

  1. Follow the instructions at https://python-twitter.readthedocs.io/en/latest/getting_started.html to register a Twitter app.
  2. Under "Keys and Access Tokens," generate Consumer Key and Secret
  3. Copy your consumer key/secret and access key/secret into your own version of the config.py file

About

Offline tools for collecting, archiving, and organizing tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages