googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
Generates idiomatic Python client libraries from annotated protocol buffers, replacing a monolithic predecessor with lightweight, language-specific code generation. Integrates with Bazel for CI/CD pipelines and can be invoked via protoc plugins, consuming `.proto` files with service definitions to emit production-ready client stubs with automatic credential and transport handling. Designed specifically for Google Cloud APIs and services following the GAPIC (Google API Improvement Proposals) specification.
137 stars and 12,936 monthly downloads. Available on PyPI.
Stars
137
Forks
79
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 18, 2026
Monthly downloads
12,936
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/googleapis/gapic-generator-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
goadesign/goa
Design-first Go framework that generates API code, documentation, and clients. Define once in an...
mailru/easyjson
Fast JSON serializer for golang.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling