Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 501 Bytes

Tweet-Stat

A little console program which prints stats about any twitter user.

Based on Tweepy

Must be used with Python 3.

How to use

  1. Create a new app on https://apps.twitter.com/
  2. Click on Test OAuth and copy the keys on the file keys.py
  3. Run python main.py
  4. Enjoy!

Authors

Made by Marta Gómez and Braulio Vargas