restlib

Extensions for the standard urllib2 to support RESTful client applications
Download

restlib Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Eemeli Kantola
  • Publisher web site:

restlib Tags


restlib Description

Extensions for the standard urllib2 to support RESTful client applications The restlib package contains extensions for the standard urllib2 to support RESTful client applications.Usage:See urllib2 documentation (docs.python.org/library/urllib2.html).Example: req = RestfulRequest('http://test.domain', data='Spam', method='PUT'). Requirements: · Python


restlib Related Software