JSONRPClib is an implementation of the JSON-RPC specification. It supports both the original 1.0 specification, as well as the new 2.0 spec, which includes batch submission, keyword arguments, etc.
WWW: https://pypi.python.org/pypi/jsonrpclib
None