A web app that extracts photographs of a particular hash tag from Twitter and displays as a photo gallery
For now, the web app extracts images of #carnival from Twitter and displays as a photo gallery. Make sure to install TwitterAPI on your machine (sudo pip install TwitterAPI)
Note: To make the app work, you need to register on https://dev.twitter.com/ and get a consumer key, consumer secret, access token key, access token secret