Python Proto Plus
https://github.com/googleapis/proto-plus-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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-proto-plus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
proto-plus-1.23.0.tar.gz | 0000054174 52.9 KB | |
pytest-staticmethod.patch | 0000000296 296 Bytes | |
python-proto-plus.changes | 0000005678 5.54 KB | |
python-proto-plus.spec | 0000002655 2.59 KB |
Revision 10 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 1136319
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 1.23.0: * Add additional parameters to `to_json()` and `to_dict()` methods (#384) * Add support for proto.__version__ (#393) * Add support for python 3.12 (#400) * Add documentation on how to query the current oneof in a given message (#408) * Add example for __protobuf__ module level attribute (#409) - Add multibuild to defeat a build loop. (gh#googleapis/proto-plus-python#512)
Comments 0