twitter-to-xhtml

Twitter API wrapper for Python

Install

All systems
curl cmd.cat/twitter-to-xhtml.sh
Debian Debian
apt-get install python-twitter
Ubuntu
apt-get install python-twitter
image/svg+xml Kali Linux
apt-get install python-twitter
Windows (WSL2)
sudo apt-get update sudo apt-get install python-twitter
Raspbian
apt-get install python-twitter

python-twitter

Twitter API wrapper for Python

This library provides a pure Python interface for the Twitter API. Twitter provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API (http://twitter.com/help/api) and this library is intended to make it even easier for Python programmers to use.