Proto Plus for Python
=====================
|pypi| |release level| |docs|
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
-------------
`Documentation`_ is available on Read the Docs.
.. _documentation: https://proto-plus-python.readthedocs.io/en/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
.. |docs| image:: https://readthedocs.org/projects/proto-plus-python/badge/?version=latest
:target: https://proto-plus-python.readthedocs.io/en/latest/
Raw data
{
"_id": null,
"home_page": "https://github.com/googleapis/proto-plus-python.git",
"name": "proto-plus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Google LLC",
"author_email": "googleapis-packages@google.com",
"download_url": "https://files.pythonhosted.org/packages/7e/05/74417b2061e1bf1b82776037cad97094228fa1c1b6e82d08a78d3fb6ddb6/proto_plus-1.25.0.tar.gz",
"platform": "Posix; MacOS X",
"description": "Proto Plus for Python\n=====================\n\n|pypi| |release level| |docs|\n\n Beautiful, Pythonic protocol buffers.\n\nThis is a wrapper around `protocol buffers`_. Protocol buffers is a\nspecification format for APIs, such as those inside Google.\nThis library provides protocol buffer message classes and objects that\nlargely behave like native Python types.\n\n.. _protocol buffers: https://developers.google.com/protocol-buffers/\n\n\nDocumentation\n-------------\n\n`Documentation`_ is available on Read the Docs.\n\n.. _documentation: https://proto-plus-python.readthedocs.io/en/latest/\n\n.. |pypi| image:: https://img.shields.io/pypi/v/proto-plus.svg\n :target: https://pypi.org/project/proto-plus\n.. |release level| image:: https://img.shields.io/badge/release%20level-ga-gold.svg?style=flat\n :target: https://cloud.google.com/terms/launch-stages\n.. |docs| image:: https://readthedocs.org/projects/proto-plus-python/badge/?version=latest\n :target: https://proto-plus-python.readthedocs.io/en/latest/\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Beautiful, Pythonic protocol buffers.",
"version": "1.25.0",
"project_urls": {
"Homepage": "https://github.com/googleapis/proto-plus-python.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dd250b7cc838ae3d76d46539020ec39fc92bfc9acc29367e58fe912702c2a79e",
"md5": "354264a58fbbfabce8bf92462dcfd5d0",
"sha256": "c91fc4a65074ade8e458e95ef8bac34d4008daa7cce4a12d6707066fca648961"
},
"downloads": -1,
"filename": "proto_plus-1.25.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "354264a58fbbfabce8bf92462dcfd5d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 50126,
"upload_time": "2024-10-23T15:03:38",
"upload_time_iso_8601": "2024-10-23T15:03:38.415792Z",
"url": "https://files.pythonhosted.org/packages/dd/25/0b7cc838ae3d76d46539020ec39fc92bfc9acc29367e58fe912702c2a79e/proto_plus-1.25.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e0574417b2061e1bf1b82776037cad97094228fa1c1b6e82d08a78d3fb6ddb6",
"md5": "f1465151dcad7bb3c4ec3271e4afbc3d",
"sha256": "fbb17f57f7bd05a68b7707e745e26528b0b3c34e378db91eef93912c54982d91"
},
"downloads": -1,
"filename": "proto_plus-1.25.0.tar.gz",
"has_sig": false,
"md5_digest": "f1465151dcad7bb3c4ec3271e4afbc3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 56124,
"upload_time": "2024-10-23T15:03:39",
"upload_time_iso_8601": "2024-10-23T15:03:39.579227Z",
"url": "https://files.pythonhosted.org/packages/7e/05/74417b2061e1bf1b82776037cad97094228fa1c1b6e82d08a78d3fb6ddb6/proto_plus-1.25.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-23 15:03:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "googleapis",
"github_project": "proto-plus-python",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "proto-plus"
}