Skip to content

wenjiebao/tweepy

This branch is 2106 commits behind tweepy/tweepy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Joshua Roesslein
Mar 3, 2016
cd46550 · Mar 3, 2016
Nov 9, 2015
Jan 20, 2016
Oct 30, 2015
Nov 9, 2015
Mar 3, 2016
Dec 1, 2014
Nov 30, 2014
Nov 5, 2015
Nov 8, 2012
Aug 14, 2015
May 18, 2015
Dec 18, 2013
Nov 15, 2014
Mar 3, 2016
May 31, 2014
Feb 11, 2015
Dec 1, 2014
Dec 29, 2014
Dec 1, 2014
Sep 15, 2015

Repository files navigation

Tweepy: Twitter for Python!

Join the chat at https://gitter.im/tweepy/tweepy Build Status Documentation Status Downloads Version Coverage Status

Installation

The easiest way to install the latest version is by using pip/easy_install to pull it from PyPI:

pip install tweepy

You may also use Git to clone the repository from Github and install it manually:

git clone https://github.com/tweepy/tweepy.git
cd tweepy
python setup.py install

Python 2.6 and 2.7, 3.3, 3.4 & 3.5 are supported.

Documentation

Community

About

Twitter for Python!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%