summaryrefslogtreecommitdiffstats
path: root/libraries/python-twitter/README
blob: 5d2d398bb11200202085f685e67da9bcbd95d43d (plain)
1
2
3
4
5
6
7
8
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.