Go to the source code of this file.
Namespaces | |
| grpc._runtime_protos | |
Functions | |
| def | grpc._runtime_protos._call_with_lazy_import (fn_name, protobuf_path) |
| def | grpc._runtime_protos._has_runtime_proto_symbols (mod) |
| def | grpc._runtime_protos._is_grpc_tools_importable () |
| def | grpc._runtime_protos.protos (protobuf_path) |
| def | grpc._runtime_protos.protos_and_services (protobuf_path) |
| def | grpc._runtime_protos.services (protobuf_path) |
Variables | |
| tuple | grpc._runtime_protos._MINIMUM_VERSION = (3, 5, 0) |
| tuple | grpc._runtime_protos._REQUIRED_SYMBOLS = ("_protos", "_services", "_protos_and_services") |
| string | grpc._runtime_protos._UNINSTALLED_TEMPLATE = "Install the grpcio-tools package (1.32.0+) to use the {} function." |
| string | grpc._runtime_protos._VERSION_ERROR_TEMPLATE = "The {} function is only on available on Python 3.X interpreters." |