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

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