Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 363 Bytes

README.rst

File metadata and controls

9 lines (6 loc) · 363 Bytes

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.