Current Sentiment of the World Displayed By Region on a lovely D3.js spinning globe, made for the 2017 UQCS winter hackathon.
- python3
- tweepy
- redis
- flask
- vaderSentiment
- redis
- Clone Repo:
git clone https://github.com/kylelt/worldtemp.git - Install redis
- Install Dependencies
- Start redis
redis-server - Start tweet eater
python startstream.pyfromworldtemp/flask_app/twitterscandirectory - Run flask
flask runfromworldtemp/flask_app directory - Navigate to http://localhost:5000