[ ソース: python-tinyrpc ]
パッケージ: python3-tinyrpc (0.6-1)
python3-tinyrpc に関するリンク
Debian の資源:
python-tinyrpc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: python-tinyrpc-doc
- small, modular RPC library — documentation