HTTPEncode 0.1dev
Fast RPC or encoded calls between WSGI apps
Latest Version: 0.1
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
- Author: Ian Bicking
- Home Page: http://pythonpaste.org/httpencode/
- Keywords: wsgi json web client
- License: MIT
- Categories
- Package Index Owner: ianb
- DOAP record: HTTPEncode-0.1dev.xml
