Enhanced JSONRPC WSGI server and client
- JSONRPC v2.0
- HTTP Basic Auth
- Namespaces
- Pythonic function calls. Uses *args and **kwargs as parameters if you want to, and therefore more flexible for python users.
- Py3k support
- Batch calls
To build a debian package, install stdeb (pip install stdeb
) and run python setup.py --command-packages=stdeb.command bdist_deb