Proto Plus for Python
February 23, 2026 ยท View on GitHub
:NOTE: This github repository is archived. The repository contents and history have moved to google-cloud-python_.
.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/proto-plus
Proto Plus for Python
|pypi| |release level|
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.
.. _protocol buffers: https://developers.google.com/protocol-buffers/
Documentation
API Documentation_ is available on Read the Docs.
.. _API Documentation: https://googleapis.dev/python/proto-plus/latest/
.. |pypi| image:: https://img.shields.io/pypi/v/proto-plus.svg :target: https://pypi.org/project/proto-plus .. |release level| image:: https://img.shields.io/badge/release%20level-ga-gold.svg?style=flat :target: https://cloud.google.com/terms/launch-stages