rules_proto_grpc icon indicating copy to clipboard operation
rules_proto_grpc copied to clipboard

[python] Generate .pyi stubs by default for .proto

Open sjportalatin opened this issue 1 year ago • 0 comments

Create a plugin that will generate pyi_out for standard proto. As per this comment.

This creates pyi files by default. Might mess with existing implementations, so maybe I can change to a flag or something instead?

sjportalatin avatar Aug 30 '24 21:08 sjportalatin