Srini Polavarapu b0efc103e3 Regenerate projects há 7 anos atrás
..
grpc_reflection e4382abc9c Bazel rules for Python grpcio_reflection há 7 anos atrás
.gitignore aff6936cf7 Partially implement gRPC Python server reflection há 9 anos atrás
MANIFEST.in 5584d58e6c Add LICENSE to grpcio-* packages há 7 anos atrás
README.rst c6e4372f8a Create README for gRPC Python reflection package há 8 anos atrás
grpc_version.py b0efc103e3 Regenerate projects há 7 anos atrás
reflection_commands.py dbad0522c3 Revert "Merge pull request #17752 from grpc/license-symlinks" há 7 anos atrás
setup.py 5584d58e6c Add LICENSE to grpcio-* packages há 7 anos atrás

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