Name Date Size #Lines LOC

..--

grpc_health/H25-Apr-2025-378260

.gitignoreH A D25-Apr-202577 76

MANIFEST.inH A D25-Apr-2025102 54

README.rstH A D25-Apr-2025282 149

grpc_version.pyH A D25-Apr-2025705 181

health_commands.pyH A D25-Apr-20252.1 KiB6935

setup.pyH A D25-Apr-20253 KiB10467

README.rst

1gRPC Python Health Checking
2===========================
3
4Reference package for GRPC Python health checking.
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