56f9953373b319c4acab3f6403390fd4f0bca54e
[platform/upstream/grpc.git] / src / python / grpcio_reflection / README.rst
1 gRPC Python Reflection package
2 ==============================
3
4 Reference package for reflection in GRPC Python.
5
6 Supported Python Versions
7 -------------------------
8 Python >= 3.5
9
10 Deprecated Python Versions
11 --------------------------
12 Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
13
14 Dependencies
15 ------------
16
17 Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.
18