proto-plus


Nameproto-plus JSON
Version 1.23.0 PyPI version JSON
download
home_pagehttps://github.com/googleapis/proto-plus-python.git
SummaryBeautiful, Pythonic protocol buffers.
upload_time2023-12-07 19:18:08
maintainer
docs_urlNone
authorGoogle LLC
requires_python>=3.6
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            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": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Google LLC",
    "author_email": "googleapis-packages@google.com",
    "download_url": "https://files.pythonhosted.org/packages/91/2d/8c7fa3011928b024b10b80878160bf4e374eccb822a5d090f3ebcf175f6a/proto-plus-1.23.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.23.0",
    "project_urls": {
        "Homepage": "https://github.com/googleapis/proto-plus-python.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad417361075f3a31dcd05a6a38cfd807a6eecbfb6dbfe420d922cd400fc03ac1",
                "md5": "0fa769815274c136cd557f83c1533714",
                "sha256": "a829c79e619e1cf632de091013a4173deed13a55f326ef84f05af6f50ff4c82c"
            },
            "downloads": -1,
            "filename": "proto_plus-1.23.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fa769815274c136cd557f83c1533714",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 48776,
            "upload_time": "2023-12-07T19:18:06",
            "upload_time_iso_8601": "2023-12-07T19:18:06.168833Z",
            "url": "https://files.pythonhosted.org/packages/ad/41/7361075f3a31dcd05a6a38cfd807a6eecbfb6dbfe420d922cd400fc03ac1/proto_plus-1.23.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "912d8c7fa3011928b024b10b80878160bf4e374eccb822a5d090f3ebcf175f6a",
                "md5": "ce0eb592470c90528edc095aa99a7881",
                "sha256": "89075171ef11988b3fa157f5dbd8b9cf09d65fffee97e29ce403cd8defba19d2"
            },
            "downloads": -1,
            "filename": "proto-plus-1.23.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce0eb592470c90528edc095aa99a7881",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 54174,
            "upload_time": "2023-12-07T19:18:08",
            "upload_time_iso_8601": "2023-12-07T19:18:08.916962Z",
            "url": "https://files.pythonhosted.org/packages/91/2d/8c7fa3011928b024b10b80878160bf4e374eccb822a5d090f3ebcf175f6a/proto-plus-1.23.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 19:18:08",
    "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"
}
        
Elapsed time: 0.35856s