{"library":"json-rpc","type":"library","category":null,"description":"The `json-rpc` library provides a Python implementation of the JSON-RPC 2.0 protocol, offering tools for both server-side request dispatching and client-side request construction. It focuses on the protocol messaging rather than the underlying transport. The current version is 1.15.0, and it maintains a stable release cadence primarily addressing bug fixes and minor enhancements.","language":"python","status":"active","version":"1.15.0","tags":["json-rpc","rpc","protocol","serialization"],"last_verified":"Sun May 24","install":[{"cmd":"pip install json-rpc","imports":["from jsonrpc.manager import JSONRPCResponseManager","from jsonrpc.client import JSONRPCClient","import jsonrpc"]},{"cmd":"pip install json-rpc werkzeug","imports":[]}],"homepage":null,"github":"https://github.com/pavlov99/json-rpc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/json-rpc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json-rpc/compatibility"}}