{"library":"ajsonrpc","type":"library","category":null,"description":"ajsonrpc is an active, lightweight Python library (version 1.2.0) that provides an asynchronous implementation of the JSON-RPC 2.0 protocol and server capabilities, powered by asyncio. It functions as a successor to the `json-rpc` library, offering largely compatible code. It focuses on being vanilla Python with no external dependencies for its core functionality and has a release cadence driven by feature additions like new backend support.","language":"python","status":"active","version":"1.2.0","tags":["json-rpc","async","asyncio","server","protocol","backend"],"last_verified":"Thu May 21","install":[{"cmd":"pip install ajsonrpc","imports":["from ajsonrpc.manager import JSONRPCResponseManager","from ajsonrpc.dispatcher import Dispatcher","from ajsonrpc.protocol import JSONRPCServerProtocol","from ajsonrpc.server.aiohttp import AiohttpJSONRPCServer","from ajsonrpc.server.quart import QuartJSONRPCServer","from ajsonrpc.server.tornado import TornadoJSONRPCServer"]}],"homepage":null,"github":"https://github.com/pavlov99/ajsonrpc","docs":"https://ajsonrpc.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/ajsonrpc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ajsonrpc/compatibility"}}