Software Details:
Version: 0.7.1
Upload Date: 12 Apr 15
Distribution Type: Freeware
Downloads: 147
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 processing or even logging.
The module is ideal for running a JSON RPC API.
What is new in this release:
- New Alias ServiceMethod added.
What is new in version 0.3.0:
- To simplify the code, now it uses Bunch, a dictionary that supports attribute-style access.
Comments not found