Skip to content

software-dov/gapic-generator-python

 
 

API Client Generator for Python

release level ci docs codecov

A generator for protocol buffer described APIs for and in Python 3.

This is a generator for API client libraries for APIs specified by protocol buffers, such as those inside Google. It takes a protocol buffer (with particular annotations) and uses it to generate a client library.

Purpose

This library primarily exists to facilitate experimentation, particularly regarding:

  • An explicit normalized format for specifying APIs.
  • Light weight, in-language code generators.

Documentation

Documentation is available on Read the Docs.

About

Generate Python API client libraries from Protocol Buffers.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.1%
  • Jinja 14.1%
  • Other 0.8%