HTTPEncode 0.1
Fast RPC or encoded calls between WSGI apps
Note: This library is deprecated, but it is provided for systems or libraries that still depend on pieces of it. Further development of this library is highly unlikely. You are suggested instead to use WebOb and construct requests manually and use req.get_reponse(proxy).
This library allows you to make fast calls between cooperating WSGI applications, with automatic fallback for non-cooperative applications or remote applications.
Requests are sent through WSGI obeying all middleware and the WSGI spec. Serialization/deserialization is avoided when possible.
It can be installed from the subversion repository with easy_install HTTPEncode==dev
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| HTTPEncode-0.1.tar.gz (md5) | Source | 2008-12-01 17:39:09 | 33KB | 4566 | |
- Author: Ian Bicking <ianb at colorstudy com>
- Home Page: http://pythonpaste.org/httpencode/
- Keywords: wsgi json web client
- License: MIT
- Categories
- Package Index Owner: ianb
- DOAP record: HTTPEncode-0.1.xml
Log in to rate this package.
