joncourt / proto-plus-python

Beautiful, idiomatic protocol buffers in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Beautiful, idiomatic protocol buffers in Python

License:Apache License 2.0


Languages

Language:Python 100.0%