软件包: python3-tinyrpc (0.6-3)
python3-tinyrpc 的相关链接
Trisquel 的资源:
下载源码包 python-tinyrpc:
维护者:
Original Maintainer:
- Ben Finney
外部的资源:
- 主页 [pypi.org]
相似软件包:
small, modular RPC library — Python 3
‘tinyrpc’ is a library for making and handling RPC calls in Python.
Its initial scope is handling JSON-RPC, although it aims to be very well-documented and modular to make it easy to add support for further protocols.
A feature is support of multiple transports (or none at all) and providing clever syntactic sugar for writing dispatchers.
This package installs the library for Python 3.
其他与 python3-tinyrpc 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-tinyrpc-doc
- small, modular RPC library — documentation