Ejemplo para la descarga de tweets de Twitter
pip install tweepy
pip install PrettyTable
pip install pprintpp
Es necesario establecer a nivel de sistema operativo las siguientes variables de entorno:
- TWITTER_CONSUMER_KEY
- TWITTER_CONSUMER_SECRET
- TWITTER_ACCESS_TOKEN
- TWITTER_ACCESS_TOKEN_SECRET