Description A REST Client for use in python, using httplib2 and urllib2.
Includes a version that is suitable for use in the Google App Engine environment.
See httplib2 documentation here:
Update 3 June 2008 Added in HTTP Basic, Digest authentication (re-using code from httplib2) to the version of the client that can run in the Google App Engine environment.