• Home
Name Date Size #Lines LOC

..--

in_subpackage/22-Oct-2025-5949

namespaced/upper/example/22-Oct-2025-397264

subdir/22-Oct-2025-2218

tools/22-Oct-2025-9048

.bazelrcD22-Oct-2025244 96

.gitignoreD22-Oct-202522 32

BUILDD22-Oct-20255.1 KiB199175

README.mdD22-Oct-2025190 64

WORKSPACED22-Oct-2025984 4430

grpc_library_replacement.pyD22-Oct-2025677 170

grpc_library_replacement_test.pyD22-Oct-2025728 258

helloworld.protoD22-Oct-20251.4 KiB4739

helloworld.pyD22-Oct-20252.5 KiB7853

helloworld_moved.pyD22-Oct-20252.6 KiB8253

import_from_grpcio_reflection.pyD22-Oct-2025687 183

import_from_proto_library_package.pyD22-Oct-2025761 194

import_from_this_package.pyD22-Oct-2025747 194

python_rules_test.bzlD22-Oct-20252.7 KiB7259

transitive_proto_dep.pyD22-Oct-2025697 183

README.md

1## Bazel Workspace Test
2
3This directory houses a test ensuring that downstream projects can use
4`@com_github_grpc_grpc//src/python/grpcio:grpcio`, `py_proto_library`, and
5`py_grpc_library`.
6