Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 684 Bytes

index.rst

File metadata and controls

23 lines (17 loc) · 684 Bytes

API Client Generator for Python

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

This tool is a client library generator that implements the client library generators specification.

It accepts an API specified in protocol buffers and generates a client library, which can be used to interact with that API. It is implemented as a plugin to protoc, the protocol buffer compiler.

getting-started/index process templates status reference/index