acb8a6340a
A python wrapper around the Twitter API
8 lines
367 B
Text
8 lines
367 B
Text
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.
|
|
|
|
WWW: http://code.google.com/p/python-twitter/
|