Lidi Zheng 8ab1672c88 Release 3.8 wheels пре 6 година
..
grpc_health d649880044 Add strip_prefix to python protoc plugin and py_grpc_library пре 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 cf444b9cab Regenerate projects пре 6 година
health_commands.py dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks" пре 7 година
setup.py 8ab1672c88 Release 3.8 wheels пре 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`.