A little console program which prints stats about any twitter user.
Based on Tweepy
Must be used with Python 3.
- Create a new app on https://apps.twitter.com/
- Click on Test OAuth and copy the keys on the file keys.py
- Run
python main.py
- Enjoy!
Made by Marta Gómez and Braulio Vargas