Home | History | Annotate | Download | only in grpcio_reflection
      1 gRPC Python Reflection package
      2 ==============================
      3 
      4 Reference package for reflection in GRPC Python.
      5 
      6 Dependencies
      7 ------------
      8 
      9 Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
     10 
     11