tweepy

Twitter for Python!

Github星跟踪图

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

主要指标

概览
名称与所有者tweepy/tweepy
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2009-07-06 04:15:34
推送于2025-02-12 19:47:42
最后一次提交2025-02-12 13:47:42
发布数51
最新版本名称v4.15.0 (发布于 )
第一版名称1.0 (发布于 )
用户参与
星数10.9k
关注者数268
派生数4.6k
提交数3.1k
已启用问题?
问题数1295
打开的问题数75
拉请求数298
打开的拉请求数24
关闭的拉请求数259
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?