Extensions for the standard urllib2 to support RESTful client applications
Project description
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')
Changelog
=========
0.9 - Released 2009-12-23
----------------
* Initial standalone release.
Usage:
- See urllib2 documentation (docs.python.org/library/urllib2.html).
- Example: req = RestfulRequest('http://test.domain', data='Spam', method='PUT')
Changelog
=========
0.9 - Released 2009-12-23
----------------
* Initial standalone release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
restlib-0.9.tar.gz
(3.0 kB
view details)
File details
Details for the file restlib-0.9.tar.gz.
File metadata
- Download URL: restlib-0.9.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6295fd7ad39d0ace340f0813376d3f7110eda5d0b688af4511a07ccae5e49d39
|
|
| MD5 |
016c0e8870091d4b060e163fd56ccec4
|
|
| BLAKE2b-256 |
8451cca300ce0562d6d4b79eadd1bc07218973cc0868037e744d5c47047b9010
|