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
tweepy-4.14.0.tar.gz
(88.6 kB
view details)
Built Distribution
tweepy-4.14.0-py3-none-any.whl
(98.5 kB
view details)
File details
Details for the file tweepy-4.14.0.tar.gz
.
File metadata
- Download URL: tweepy-4.14.0.tar.gz
- Upload date:
- Size: 88.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f9f1707d6972de6cff6c5fd90dfe6a449cd2e0d70bd40043ffab01e07a06c8c |
|
MD5 | 7e80f0320bdb40d8acc77030a6f962e7 |
|
BLAKE2b-256 | 751c0db8c3cf9d31bf63853ff612d201060ae78e6db03468a70e063bef0eda62 |
File details
Details for the file tweepy-4.14.0-py3-none-any.whl
.
File metadata
- Download URL: tweepy-4.14.0-py3-none-any.whl
- Upload date:
- Size: 98.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db6d3844ccc0c6d27f339f12ba8acc89912a961da513c1ae50fa2be502a56afb |
|
MD5 | 9f9116e3ce5560ef9bc78c87a4a38a9a |
|
BLAKE2b-256 | 4d78ba0065d5636bbf4a35b78c4f81b74e7858b609cdf69e629d6da5c91b9d92 |