apolcyn 17036c1452 Merge pull request #21698 from apolcyn/bump_g_stands_for 5 ani în urmă
..
grpc_health 2294b847a2 Add OVERALL_HEALTH 5 ani în urmă
.gitignore d953959e2b Enable split code generation 9 ani în urmă
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages 7 ani în urmă
README.rst cb9e2188ab Add python deprecation notices. 6 ani în urmă
grpc_version.py 1197454f5a Regenerate projects 6 ani în urmă
health_commands.py 7be821ac47 Yapf all target python sources 6 ani în urmă
setup.py 7be821ac47 Yapf all target python sources 6 ani în urmă

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