python3-jsonrpc-async

Compact JSON-RPC client library for asyncio

Description

This library provides a simple and effective JSON-RPC client implementation for asyncio-based Python code. It supports nested namespaces, allowing easy execution of remote procedures in a structured manner. The library handles the creation and management of aiohttp client sessions, enhancing its usability for asynchronous communication. JSON-RPC functions can be called remotely, and arguments can be passed directly through aiohttp, including support for notifications and exception handling.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/emlove/jsonrpc-async


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-jsonrpc-async