betterproto2-compiler


Namebetterproto2-compiler JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryCompiler for betterproto2
upload_time2025-02-23 16:20:32
maintainerNone
docs_urlNone
authorAdrien Vannson
requires_python<4.0,>=3.10
licenseMIT
keywords protobuf grpc compiler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Betterproto2 compiler

![](https://github.com/betterproto/python-betterproto2-compiler/actions/workflows/ci.yml/badge.svg)



## License

Copyright © 2019 Daniel G. Taylor

Copyright © 2024 The betterproto contributors


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "betterproto2-compiler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "protobuf, gRPC, compiler",
    "author": "Adrien Vannson",
    "author_email": "adrien.vannson@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/b3/e3bb4984e801d590afc6884755750d075c0b1e1bccc2aad50a5a2c762f1d/betterproto2_compiler-0.3.1.tar.gz",
    "platform": null,
    "description": "# Betterproto2 compiler\n\n![](https://github.com/betterproto/python-betterproto2-compiler/actions/workflows/ci.yml/badge.svg)\n\n\n\n## License\n\nCopyright \u00a9 2019 Daniel G. Taylor\n\nCopyright \u00a9 2024 The betterproto contributors\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Compiler for betterproto2",
    "version": "0.3.1",
    "project_urls": {
        "Documentation": "https://betterproto.github.io/python-betterproto2-compiler/",
        "Repository": "https://github.com/betterproto/python-betterproto2-compiler"
    },
    "split_keywords": [
        "protobuf",
        " grpc",
        " compiler"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ad1dcf142b9b6252e00f9ea29d9817545d45ea9c0f3836ea427f5272b7310fb",
                "md5": "60e5b42d46689a8f7a7d80fef117a55f",
                "sha256": "9f71d4de947c97de7b002b854e8cd31b206717fd7eac12e5f00b199fe07fcf31"
            },
            "downloads": -1,
            "filename": "betterproto2_compiler-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60e5b42d46689a8f7a7d80fef117a55f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 54765,
            "upload_time": "2025-02-23T16:20:30",
            "upload_time_iso_8601": "2025-02-23T16:20:30.520052Z",
            "url": "https://files.pythonhosted.org/packages/0a/d1/dcf142b9b6252e00f9ea29d9817545d45ea9c0f3836ea427f5272b7310fb/betterproto2_compiler-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6b3e3bb4984e801d590afc6884755750d075c0b1e1bccc2aad50a5a2c762f1d",
                "md5": "788ebf18ffeb9e7cbf0ab51d436951d6",
                "sha256": "e44d814ce4099720d61456b2bbe4c38342d7024d930661f080f04602e1a36669"
            },
            "downloads": -1,
            "filename": "betterproto2_compiler-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "788ebf18ffeb9e7cbf0ab51d436951d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 46684,
            "upload_time": "2025-02-23T16:20:32",
            "upload_time_iso_8601": "2025-02-23T16:20:32.456694Z",
            "url": "https://files.pythonhosted.org/packages/f6/b3/e3bb4984e801d590afc6884755750d075c0b1e1bccc2aad50a5a2c762f1d/betterproto2_compiler-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-23 16:20:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "betterproto",
    "github_project": "python-betterproto2-compiler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "betterproto2-compiler"
}
        
Elapsed time: 2.78474s