slackbuilds_ponce/libraries/python-twitter
Steven Pledger 97cf0484cd libraries/python-twitter: Added.
This provides a pure python interface for the Twitter API.
2010-05-13 14:10:29 +02:00
..
python-twitter.info libraries/python-twitter: Added. 2010-05-13 14:10:29 +02:00
python-twitter.SlackBuild libraries/python-twitter: Added. 2010-05-13 14:10:29 +02:00
README libraries/python-twitter: Added. 2010-05-13 14:10:29 +02:00
slack-desc libraries/python-twitter: Added. 2010-05-13 14:10:29 +02:00

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.