Flask App to Display Information About Twitter Users
- Fork and clone this repository
- Move to your twitterDashboard/twitterApp directory
- Perform one of the following:
- Run
twitterUpdate.py
from IDLE (or equivalent) - In the terminal, run
python twitterUpdate.py
- Run