Esun Kim 7be821ac47 Yapf all target python sources преди 6 години
..
grpc_health c34bef4ca4 Format all Bazel files with buildifier преди 6 години
.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 6feae07504 Regenerate projects преди 6 години
health_commands.py 7be821ac47 Yapf all target python sources преди 6 години
setup.py 7be821ac47 Yapf all target python sources преди 6 години

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