My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

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.

Powered by Google Project Hosting