Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL před 8 roky
..
grpc_health 7897ae9308 auto-fix most of licenses před 8 roky
.gitignore d953959e2b Enable split code generation před 9 roky
MANIFEST.in f1cdf59b7f Patch overlooked strings from Python un-namespacing před 9 roky
README.rst 12dadafd22 Add health-checking to Python před 10 roky
grpc_version.py 7897ae9308 auto-fix most of licenses před 8 roky
health_commands.py 7897ae9308 auto-fix most of licenses před 8 roky
setup.py bb3d95b643 Use https://grpc.io consistently as the canonical URL před 8 roky

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