[ 源代码: python-jsonrpc-base ]
软件包:python3-jsonrpc-base(2.2.0-2)
python3-jsonrpc-base 的相关链接
Debian 的资源:
下载源码包 python-jsonrpc-base:
- [python-jsonrpc-base_2.2.0-2.dsc]
- [python-jsonrpc-base_2.2.0.orig.tar.gz]
- [python-jsonrpc-base_2.2.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
JSON-RPC client library base interface
This library provides a compact and simple interface for creating JSON-RPC clients. It supports nested namespaces, allowing for method calls such as 'app.users.getUsers()'. Designed to be highly compatible, it aims to offer a reliable tool for constructing JSON-RPC client applications. The library includes full support for JSON-RPC version 1 servers and is maintained with an emphasis on compliance with the JSON-RPC specification.