4507 Forks
9767 Stars
9767 Watchers

tweepy

Twitter for Python!

How to download and setup tweepy

Open terminal and run command
git clone https://github.com/tweepy/tweepy.git
git clone is used to create a copy or clone of tweepy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tweepy https://github.com/tweepy/tweepy/archive/master.zip

Or simply clone tweepy with SSH
[email protected]:tweepy/tweepy.git

If you have some problems with tweepy

You may open issue on tweepy support forum (system) here: https://github.com/tweepy/tweepy/issues