Skip to main content

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page