Name Date Size #Lines LOC

..--

grpc_status/H25-Apr-2025-226133

.gitignoreH A D25-Apr-202537 43

MANIFEST.inH A D25-Apr-2025140 65

README.rstH A D25-Apr-2025284 149

grpc_version.pyH A D25-Apr-2025699 181

setup.pyH A D25-Apr-20252.9 KiB10063

status_commands.pyH A D25-Apr-20251.7 KiB5330

README.rst

1gRPC Python Status Proto
2===========================
3
4Reference package for GRPC Python status proto mapping.
5
6Supported Python Versions
7-------------------------
8Python >= 3.8
9
10Dependencies
11------------
12
13Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
14