Mehrdad Afshari 8e9baf35bd Bump protobuf runtime dependency versions il y a 7 ans
..
grpc_reflection 87cd994b04 Upgrade yapf to 0.20.0 il y a 7 ans
.gitignore aff6936cf7 Partially implement gRPC Python server reflection il y a 9 ans
MANIFEST.in 9d1ba2efd9 Fix grpcio_{health_checking,reflection} packaging il y a 8 ans
README.rst c6e4372f8a Create README for gRPC Python reflection package il y a 7 ans
grpc_version.py 90cfc8ed57 Regenerate projects il y a 7 ans
reflection_commands.py d7a03c8197 Correct HEALTH_PROTO to REFLECTION_PROTO il y a 8 ans
setup.py 8e9baf35bd Bump protobuf runtime dependency versions il y a 7 ans

README.rst

gRPC Python Reflection package
==============================

Reference package for reflection in GRPC Python.

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

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