Richard Belleville 8609f42e15 Stop copying LICENSE files 7 anni fa
..
grpc_reflection e4382abc9c Bazel rules for Python grpcio_reflection 7 anni fa
.gitignore aff6936cf7 Partially implement gRPC Python server reflection 9 anni fa
LICENSE 8609f42e15 Stop copying LICENSE files 7 anni fa
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages 7 anni fa
README.rst c6e4372f8a Create README for gRPC Python reflection package 8 anni fa
grpc_version.py 94d5587643 Regenerate projects 7 anni fa
reflection_commands.py 8609f42e15 Stop copying LICENSE files 7 anni fa
setup.py 5584d58e6c Add LICENSE to grpcio-* packages 7 anni fa

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