Beautiful, Pythonic protocol buffers.


License
Apache-2.0
Install
pip install proto-plus==1.20.1

Documentation

Proto Plus for Python

pypi release level docs

Beautiful, Pythonic protocol buffers.

This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types.

Documentation

Documentation is available on Read the Docs.