Eric Gribkoff e678187996 use test constants, fix formatting il y a 7 ans
..
grpc_health e678187996 use test constants, fix formatting il y a 7 ans
.gitignore d953959e2b Enable split code generation il y a 9 ans
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages il y a 7 ans
README.rst 12dadafd22 Add health-checking to Python il y a 10 ans
grpc_version.py f3e4ae633e Regenerate projects il y a 7 ans
health_commands.py 5584d58e6c Add LICENSE to grpcio-* packages il y a 7 ans
setup.py 5584d58e6c Add LICENSE to grpcio-* packages il y a 7 ans

README.rst

gRPC Python Health Checking
===========================

Reference package for GRPC Python health checking.

Dependencies
------------

Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.