Skip to content

refekt/tweepy

This branch is 1 commit ahead of, 1583 commits behind tweepy/tweepy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bc0c103 · Oct 2, 2020
Sep 2, 2019
Jul 25, 2020
May 4, 2019
Oct 16, 2019
Oct 2, 2020
Dec 1, 2014
Dec 3, 2017
Feb 17, 2020
Nov 8, 2012
Jul 16, 2020
May 25, 2019
Jan 6, 2020
Nov 15, 2014
Jul 11, 2020
May 4, 2019
Apr 18, 2018
Oct 16, 2019
Oct 17, 2019
Oct 16, 2019

Repository files navigation

Tweepy: Twitter for Python!

Build Status Documentation Status Version Coverage Status Discord

Installation

The easiest way to install the latest version from PyPI is by using pip:

pip install tweepy

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 install .

Alternatively, install directly from the GitHub repository:

pip install git+https://github.com/tweepy/tweepy.git

Python 2.7, 3.5, 3.6, 3.7, & 3.8 are supported.

Community

About

Twitter for Python!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%