Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.29 KB

README.rst

File metadata and controls

32 lines (23 loc) · 1.29 KB

Proto Plus for Python

pypi release level ci docs codecov

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.