blob: da99a4490440a55787884402c727d8de3ea173e8 [file] [log] [blame]
Nareshc6e43722018-03-09 18:17:09 +00001gRPC Python Reflection package
2==============================
3
4Reference package for reflection in GRPC Python.
5
6Dependencies
7------------
8
9Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
10