News

You can also use Git to clone the repository from GitHub to install the latest development version: git clone https://github.com/tweepy/tweepy.git cd tweepy pip ...
You may also use Git to clone the repository from Github and install it manually: git clone https://github.com/tweepy/tweepy.git python setup.py install Note only ...