README.rst 220 B

12345678910
  1. gRPC Python Reflection package
  2. ==============================
  3. Reference package for reflection in GRPC Python.
  4. Dependencies
  5. ------------
  6. Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.