Lidi Zheng 51659eb06e Regenerate projects 4 년 전
..
grpc_health 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 5 년 전
.gitignore d953959e2b Enable split code generation 9 년 전
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages 7 년 전
README.rst cb9e2188ab Add python deprecation notices. 6 년 전
grpc_version.py 51659eb06e Regenerate projects 4 년 전
health_commands.py 7be821ac47 Yapf all target python sources 6 년 전
setup.py 4fa90f42ce Support pre-compiled Python 3.9 wheels 5 년 전

README.rst

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

Reference package for GRPC Python health checking.

Supported Python Versions
-------------------------
Python >= 3.5

Deprecated Python Versions
--------------------------
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

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

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