Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc.git
/
HEAD
/
.
/
src
/
python
/
grpcio_reflection
/
README.rst
blob: abb54a57f1430529a1fdf9261f6317eba72a62c4 [
file
] [
log
] [
blame
]
gRPC
Python
Reflection
package
==============================
Reference
package
for
reflection
in
GRPC
Python
.
Dependencies
------------
Depends
on the
`grpcio`
package
,
available
from
PyPI
via
`pip install grpcio`
.