pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
693 stars 2.29k forks source link

PCC04 werefrog #638

Open werefrog opened 4 years ago

werefrog commented 4 years ago

Difficulty level (1-10): [1] Estimated time spent (hours): [2] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [First time using Twitter API. I spent most of the time filling twitters' developper forms (... erf...) and reading it's documentation. I also made a quick comparison between Tweepy, Tweethon and TwitterAPI.] Other feedback (what can we improve?): []

werefrog commented 4 years ago

Almost one year later, I made some changes.

My intention was to add some tests and use my own config file (conf/settings.py) but I removed them to avoid any problem if the PR is reviewed.