Skip to content

michaeliter/Twitter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Project

Directions:

  • version: Python 3
  • pip install python-twitter on terminal
  • conda install -c conda-forge python-dateutil
  • create Twitter developer account to get API keys/tokens
  • use gmail account

Credentials:

See https://python-twitter.readthedocs.io/en/latest/getting_started.html for details on setting up twitter keys.

Configuration:

The program expects a config.json file. A sample can be found in sample_config.json. To run this program generate necessary keys, copy sample_config.json to config.json and fill in all the empty strings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published