The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Ferstl fa32eb36b3
[bazel] Auto-generate .pyi files in py_proto_library rule (#32872)
2 years ago
..
in_subpackage Rehome python bazel distribtest (#29275) 3 years ago
namespaced/upper/example [Python] Migrate from yapf to black (#33138) 2 years ago
subdir Rehome python bazel distribtest (#29275) 3 years ago
tools Rehome python bazel distribtest (#29275) 3 years ago
.bazelrc Update Abseil to 20230125 (#32139) 2 years ago
.gitignore Rehome python bazel distribtest (#29275) 3 years ago
BUILD [bazel] Auto-generate .pyi files in py_proto_library rule (#32872) 2 years ago
README.md Rehome python bazel distribtest (#29275) 3 years ago
WORKSPACE [bazel] Auto-generate .pyi files in py_proto_library rule (#32872) 2 years ago
helloworld.proto Rehome python bazel distribtest (#29275) 3 years ago
helloworld.py [Python] Migrate from yapf to black (#33138) 2 years ago
helloworld_moved.py [Python] Migrate from yapf to black (#33138) 2 years ago
import_from_proto_library_package.py Rehome python bazel distribtest (#29275) 3 years ago
import_from_this_package.py Rehome python bazel distribtest (#29275) 3 years ago
python_rules_test.bzl [bazel] Auto-generate .pyi files in py_proto_library rule (#32872) 2 years ago
transitive_proto_dep.py Rehome python bazel distribtest (#29275) 3 years ago

README.md

Bazel Workspace Test

This directory houses a test ensuring that downstream projects can use @com_github_grpc_grpc//src/python/grpcio:grpcio, py_proto_library, and py_grpc_library.