andreycizov/python-protobuf-gen
protobuf typed binding generator for python
This tool helps Python developers create type-hinted bindings for Protocol Buffer files. It takes your `.proto` schema definitions and generates Python code with proper type hints, enabling static type checking and improved IDE auto-completion. Developers working with gRPC or other systems that rely on Protocol Buffers will find this useful.
Available on PyPI.
Use this if you are a Python developer and need to work with Protocol Buffers, but are frustrated by the lack of static type checking and IDE autocomplete support in the standard `protoc` compiler output.
Not ideal if you are not a Python developer or if your workflow does not involve Protocol Buffers.
Stars
14
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/andreycizov/python-protobuf-gen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator