Twitter library for Python
Project description
Tweepy: Twitter for Python!
Installation
The easiest way to install the latest version from PyPI is by using pip:
pip install tweepy
To use the tweepy.asynchronous subpackage, be sure to install with the
async extra:
pip install tweepy[async]
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 3.7 - 3.11 are supported.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tweepy-4.13.0.tar.gz.
File metadata
- Download URL: tweepy-4.13.0.tar.gz
- Upload date:
- Size: 93.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
097425335f9f6674826ba7e72b2247bbca39c9ca0a0bd82f30a38a5bef8c6c88
|
|
| MD5 |
6e54962bd2286733059784fecc27e5c3
|
|
| BLAKE2b-256 |
f5e6f7775b41358478ae8fdcb9c6cf1486508a77a3ad8727e3eda424386f891e
|
File details
Details for the file tweepy-4.13.0-py3-none-any.whl.
File metadata
- Download URL: tweepy-4.13.0-py3-none-any.whl
- Upload date:
- Size: 102.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95207c41023b75a066b0b442a0a907acada610a3cfa09c4ccb5f2d9e522c33b5
|
|
| MD5 |
3f755fe334193a39e4a5708cf2b9bf42
|
|
| BLAKE2b-256 |
c1fb6114a3d464708aa5ff5ed86d926b45c0a3c8cee86ab8222480cf1e4faef5
|