Masood Malekghassemi 1ff429da2a Organize Python tests to use grpcio-tools directly 10 ani în urmă
..
grpc_health af1fe578e0 Namespace change 10 ani în urmă
.gitignore 4df964780f Reworked python health checking and added tests 10 ani în urmă
MANIFEST.in af1fe578e0 Namespace change 10 ani în urmă
README.rst 12dadafd22 Add health-checking to Python 10 ani în urmă
health_commands.py 1ff429da2a Organize Python tests to use grpcio-tools directly 10 ani în urmă
setup.py 1ff429da2a Organize Python tests to use grpcio-tools directly 10 ani în urmă

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