mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 03:49:14 -04:00
Proto Plus for Python 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. WWW: https://github.com/googleapis/proto-plus-python
7 lines
314 B
Text
7 lines
314 B
Text
Proto Plus for Python
|
|
|
|
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.
|
|
|
|
WWW: https://github.com/googleapis/proto-plus-python
|