grpc/src/python/grpcio_reflection/README.rst

15 lines
287 B
ReStructuredText

gRPC Python Reflection package
==============================
Reference package for reflection in GRPC Python.
Supported Python Versions
-------------------------
Python >= 3.7
Dependencies
------------
Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.