Masood Malekghassemi f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 lat temu
..
grpc_health fb261bf748 Un-namespace Python packages 9 lat temu
.gitignore d953959e2b Enable split code generation 9 lat temu
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing 9 lat temu
README.rst 12dadafd22 Add health-checking to Python 10 lat temu
grpc_version.py 1533e6aab9 Rerun generate_projects.sh 9 lat temu
health_commands.py fb261bf748 Un-namespace Python packages 9 lat temu
setup.py fb261bf748 Un-namespace Python packages 9 lat temu

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`.