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 to common methods on api object #21

Open MichaelCurrin opened 4 years ago

MichaelCurrin commented 4 years ago

Provide the signature, based tweepy and Twitter API. And link to both.

This will have some overlap with the code snippets, but is more reference than tutorial / example use.

This can be a low priority ticket as it will take work and may not be as useful as other issues.