InstaTweet Package

Below, you’ll find the documentation for each class/module in the InstaTweet package.

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 Profile, which is used to configure all settings

  • The InstaTweet class, which is used to start() the “main script”

  • The db module, but only if you plan to save data remotely

Otherwise, the other classes are pretty self explanatory

Tip