Open igordutra opened 7 years ago
Yes, I will take care of it! Just need to organise myself. I am just afraid the twitter lib is written in Python 2 as well.
We can try another lib, something like this - https://github.com/bear/python-twitter/
@lucasfr Resolvi a bagaça - https://github.com/lucasfr/weatherFeelings/blob/master/searchTweets-python3.py I've changed the library and now it's compatible with Python 3 and much simpler to install. We now need to re-organise the code - it's a mess.
We need to rewrite it to work with Python 3 and remove the unnecessary bits To be honest, since we won't be saving a csv and printing the results the way it suggests I think that's probably quite straightforward.