/proto-plus-python

Beautiful, idiomatic protocol buffers in Python

Primary LanguagePythonApache License 2.0Apache-2.0

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.