MichaelCurrin / python-twitter-guide

Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦
https://michaelcurrin.github.io/python-twitter-guide/
MIT License
4 stars 8 forks source link

Add libraries #10

Open MichaelCurrin opened 4 years ago

MichaelCurrin commented 4 years ago

https://developer.twitter.com/en/docs/developer-utilities/twitter-libraries

https://pypi.org/project/python-twitter/

See also Learn to Code and link swap there.

MichaelCurrin commented 4 years ago

https://github.com/ckoepp/TwitterSearch

And topic on github. Twitter api and tweepy

MichaelCurrin commented 4 years ago

Wrapper for premium searches https://twitterdev.github.io/search-tweets-python/#

Snippets https://twitterdev.github.io/