betterproto2-compiler


Namebetterproto2-compiler JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/betterproto/python-betterproto2-compiler
SummaryCompiler for betterproto2
upload_time2024-12-20 14:08:00
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": "https://github.com/betterproto/python-betterproto2-compiler",
    "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/a1/76/88b6d4d8fe8319e4db5f2351f35bd359cc5e53201e142531706aa88bd737/betterproto2_compiler-0.0.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.0.1",
    "project_urls": {
        "Homepage": "https://github.com/betterproto/python-betterproto2-compiler",
        "Repository": "https://github.com/betterproto/python-betterproto2-compiler"
    },
    "split_keywords": [
        "protobuf",
        " grpc",
        " compiler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e92fc2c50967c7d19e30e241c38dce497bf8c855ca346149ac02de8c196feba6",
                "md5": "f642d40543f9d6fce2657a2d371b63d4",
                "sha256": "0c1747546504a7f08782e8b8a540a79d8caff17999c8ec4047437728394fa734"
            },
            "downloads": -1,
            "filename": "betterproto2_compiler-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f642d40543f9d6fce2657a2d371b63d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 82349,
            "upload_time": "2024-12-20T14:07:56",
            "upload_time_iso_8601": "2024-12-20T14:07:56.603634Z",
            "url": "https://files.pythonhosted.org/packages/e9/2f/c2c50967c7d19e30e241c38dce497bf8c855ca346149ac02de8c196feba6/betterproto2_compiler-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a17688b6d4d8fe8319e4db5f2351f35bd359cc5e53201e142531706aa88bd737",
                "md5": "90e9439f655c48a5074c2f8ee2afe0aa",
                "sha256": "97a1e96db44ccd0624d8844bdacc46dd995a8ef758d7a1ad63046d66bd2fd9a4"
            },
            "downloads": -1,
            "filename": "betterproto2_compiler-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "90e9439f655c48a5074c2f8ee2afe0aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 72109,
            "upload_time": "2024-12-20T14:08:00",
            "upload_time_iso_8601": "2024-12-20T14:08:00.913101Z",
            "url": "https://files.pythonhosted.org/packages/a1/76/88b6d4d8fe8319e4db5f2351f35bd359cc5e53201e142531706aa88bd737/betterproto2_compiler-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 14:08:00",
    "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: 0.80730s