InstaTweet Package
Below, you’ll find the documentation for each class/module in the InstaTweet package.
InstaTweet Package Contents
Just want to get started?
If you don’t care about the details and just want to get this running… I get you.
You’ll only need to be familiar with
The
InstaTweetclass, which is used tostart()the “main script”The
dbmodule, but only if you plan to save data remotely
Otherwise, the other classes are pretty self explanatory
Tip
InstaClientsends requests to InstagramTweetClientwraps thetweepy.APItosend_tweet()based off anInstaPostThe
dbmodule contains theProfilesdatabase table and theDBConnectionclass