narendran/Tweet-Reader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
ABOUT THE PROJECT : This twitter client runs on the terminal occasionally reading the latest tweets from your favourite tweeps. This is my first Python project in Git. HOW TO USE : First install all the required dependencies 1. python-simplejson 2. python-httplib2 3. python-oauth2 4. python-twitter Then run the python file using : python twitclient.py <username1> <username2> .. The client reads the tweets accumulated in the last 60 seconds.