verloop / twirpy

Twirp's python implementation
The Unlicense
99 stars 20 forks source link

protoc-gen-twirpy: generate pyi files for type hinting #52

Closed edpaget closed 6 months ago

edpaget commented 7 months ago

This adds support for generating pyi python type hinting files and also includes protokit to reduce some of the protoc plugin boilerplate.