You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

320 B

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://twitter.com/help/api) and this library is intended to
make it even easier for python programmers to use.