パッケージ: python3-grpcio-reflection (1.59.5-1)
python3-grpcio-reflection に関するリンク
Debian の資源:
grpcio-reflection ソースパッケージをダウンロード:
- [grpcio-reflection_1.59.5-1.dsc]
- [grpcio-reflection_1.59.5.orig.tar.gz]
- [grpcio-reflection_1.59.5-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [grpc.io]
類似のパッケージ:
Reference package for reflection in GRPC (Python 3)
The primary usecase for server reflection is to write (typically) command line debugging tools for talking to a grpc server. In particular, such a tool will take in a method and a payload (in human readable text format) send it to the server (typically in binary proto wire format), and then take the response and decode it to text to present to the user.
This broadly involves two problems: determining what formats (which protobuf messages) a server’s method uses, and determining how to convert messages between human readable format and the (likely binary) wire format.
This package installs the library for Python 3.
その他の python3-grpcio-reflection 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-grpcio
- GRPC system (Python 3)
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers
