Metadata-Version: 2.4 Name: grpcio-reflection Version: 1.78.0 Summary: Standard Protobuf Reflection Service for gRPC Author-email: The gRPC Authors License-Expression: Apache-2.0 Project-URL: Homepage, https://grpc.io Project-URL: Documentation, https://grpc.github.io/grpc/python/grpc_reflection.html Classifier: Development Status :: 5 - Production/Stable Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Requires-Python: >=3.9 Description-Content-Type: text/x-rst License-File: LICENSE Requires-Dist: protobuf<7.0.0,>=6.31.1 Requires-Dist: grpcio>=1.78.0 Dynamic: classifier Dynamic: license-file Dynamic: requires-dist Dynamic: requires-python gRPC Python Reflection package ============================== Reference package for reflection in GRPC Python. Dependencies ------------ Depends on the `grpcio` package, available from PyPI via `pip install grpcio`.