Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 274 Bytes

File metadata and controls

9 lines (9 loc) · 274 Bytes

twitterAPI

Steps to run : Use Python 3

  1. Install NLTK and the Corpus(Stopwords)
  2. Install memcached
  3. Install the python module for memcached (python3-memcached)
  4. Install Tweepy
  5. Start the server for memcached
  6. Run 'python twitter.py -keyword' from your terminal