python-jsonrpc 0.7.1

JSON-RPC is an RPC protocol that uses JSON-encoded messages. python-jsonrpc is a small script for listening to remote calls and answering with JSON data.Besides this, it includes a feature to convert JSON-RPC strings to Python objects for further...