Simple python package for download tweet from Twitter
Project description
TwiGram
Simple python package for download tweet from Twitter
Install package
pip install TwiGram
Examples of How To Use
Get tweet info
from twigram import download
# Get tweet information from Twitter
download("https://twitter.com/i/status/1481722124855169028")
Get tweet info (show video size)
from twigram import download
# Get tweet information from Twitter
download("https://twitter.com/i/status/1481722124855169028", show_size=True)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
TwiGram-1.2.0.tar.gz
(17.0 kB
view details)
File details
Details for the file TwiGram-1.2.0.tar.gz
.
File metadata
- Download URL: TwiGram-1.2.0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 730bff7ddc389136c3c520b8095090f8378e12dbeddc6034b9579e21de93dff7 |
|
MD5 | 5d1a05eca29aa1c924873137752c0332 |
|
BLAKE2b-256 | 2ec8d4a0827fbd8ca08678830e95ccf543c04a16f50d641f6357b144e4c2e005 |