Srini Polavarapu a31ccd49e6 Regenerate projects hace 6 años
..
grpc_reflection e4382abc9c Bazel rules for Python grpcio_reflection hace 7 años
.gitignore aff6936cf7 Partially implement gRPC Python server reflection hace 9 años
MANIFEST.in 9d1ba2efd9 Fix grpcio_{health_checking,reflection} packaging hace 8 años
README.rst c6e4372f8a Create README for gRPC Python reflection package hace 7 años
grpc_version.py a31ccd49e6 Regenerate projects hace 6 años
reflection_commands.py d7a03c8197 Correct HEALTH_PROTO to REFLECTION_PROTO hace 8 años
setup.py bc8495da7a upgrade python to protobuf 3.6.0 hace 7 años

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