slackbuilds_ponce/libraries/python-twitter
David Somero c2cbd6e72c libraries/python-twitter: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:10:15 -04:00
..
python-twitter.info
python-twitter.SlackBuild
README
slack-desc

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.

This requires simplejson.