这是indexloc提供的服务,不要输入任何密码
Skip to content

landrito/gapic-generator-python

 
 

Repository files navigation

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 proof-of-concept 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

To learn more, consult the documentation.

Disclaimer

This is not an official Google product.

About

Generate Python API client libraries from protocol buffers.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%