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