python-rest-client


A REST client providing a convenience wrapper over httplib2

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.

Project Information

  • License: GNU GPL v3
  • 60 stars
  • svn-based source control

Labels:
python