Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 406 Bytes

File metadata and controls

17 lines (11 loc) · 406 Bytes

Getting Started

This code generator is implemented as a plugin to protoc, the compiler for protocol buffers, and will run in any environment that Python 3.7+ and protocol buffers do.

It is recommended to install the tool locally and run it through protoc.

.. toctree::
   :maxdepth: 4

   local
   bazel