Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 287 Bytes

Twitter-Analytics

Simple analytics program in Python. Uses the Twitter and Flickr API (for geolocation purposes)

Installation

This application utilizes the Flickr and Twitter API, so run the following commands:

sudo pip install python-twitter
sudo pip install flickr_api