套件: python3-jsonrpc (1.13.0-1)
python3-jsonrpc 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-jsonrpc:
- [python-jsonrpc_1.13.0-1.dsc]
- [python-jsonrpc_1.13.0.orig.tar.gz]
- [python-jsonrpc_1.13.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Ghislain Antony Vaillant
外部的資源:
- 主頁 [github.com]
相似套件:
Python implementation of JSON-RPC 1.0 and 2.0 (Python 3)
JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. Primarily this specification defines several data structures and the rules around their processing. It is transport agnostic in that the concepts can be used within the same process, over sockets, over http, or in many various message passing environments. It uses JSON (RFC 4627) as data format.
This package provides the modules for Python 3.
其他與 python3-jsonrpc 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-jsonrpc-doc
- documentation for json-rpc