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
Latest version of Python and older versions not end of life (bugfix and security) 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
tweepy-4.15.0.tar.gz
(100.3 kB
view details)
Built Distribution
tweepy-4.15.0-py3-none-any.whl
(99.4 kB
view details)
File details
Details for the file tweepy-4.15.0.tar.gz
.
File metadata
- Download URL: tweepy-4.15.0.tar.gz
- Upload date:
- Size: 100.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1345cbcdf0a75e2d89f424c559fd49fda4d8cd7be25cd5131e3b57bad8a21d76 |
|
MD5 | ec05af8ddbd5e31685583889f38a39fa |
|
BLAKE2b-256 | 99057c2c01bd62900eff24534779f1e1531491dfd872edb6a9d432ae91e18b4b |
File details
Details for the file tweepy-4.15.0-py3-none-any.whl
.
File metadata
- Download URL: tweepy-4.15.0-py3-none-any.whl
- Upload date:
- Size: 99.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64adcea317158937059e4e2897b3ceb750b0c2dd5df58938c2da8f7eb3b88e6a |
|
MD5 | ff1cfdb5dbd7c4aced5cb714259f833c |
|
BLAKE2b-256 | 8153ca632ec02085b5c432e98ae1f872a21f2b6bb6c3d022dcf586809cc65cd0 |