ugrpc-pipe


Nameugrpc-pipe JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/ImagineersHub/unity-grpc-build-proto-pipe
Summaryprotobuf for grpc Pipe
upload_time2024-10-07 00:38:40
maintainerNone
docs_urlNone
authoresun
requires_pythonNone
licenseMIT
keywords python grpc
VCS
bugtrack_url
requirements grpcio grpcio-tools protobuf betterproto
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ugrpc protocol buffers for Python development environment

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ImagineersHub/unity-grpc-build-proto-pipe",
    "name": "ugrpc-pipe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, grpc",
    "author": "esun",
    "author_email": "esun@voteb.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/84/25562b3d8200deb5b250b84191f84b003cc0e45af7fa6057d38ae721a6b9/ugrpc_pipe-0.2.3.tar.gz",
    "platform": null,
    "description": "ugrpc protocol buffers for Python development environment\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "protobuf for grpc Pipe",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/ImagineersHub/unity-grpc-build-proto-pipe"
    },
    "split_keywords": [
        "python",
        " grpc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "525284dcda7895f056357bce272e6c2ae1f8c298aaf222f7547014f1595a9536",
                "md5": "0591e957523bb137e4e89cb931913857",
                "sha256": "4c68c347b8dca1446d2d87a038247a731be4c99ed15d2a88e47f2108d5cf6d66"
            },
            "downloads": -1,
            "filename": "ugrpc_pipe-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0591e957523bb137e4e89cb931913857",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8759,
            "upload_time": "2024-10-07T00:38:39",
            "upload_time_iso_8601": "2024-10-07T00:38:39.295914Z",
            "url": "https://files.pythonhosted.org/packages/52/52/84dcda7895f056357bce272e6c2ae1f8c298aaf222f7547014f1595a9536/ugrpc_pipe-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a8425562b3d8200deb5b250b84191f84b003cc0e45af7fa6057d38ae721a6b9",
                "md5": "72c3a41454e14d883b0a5371a3cfcbe6",
                "sha256": "0c4407bef722c9953940e06fcb4f142b8daa4977d9df2c5a5fd1e3f6a0940d06"
            },
            "downloads": -1,
            "filename": "ugrpc_pipe-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "72c3a41454e14d883b0a5371a3cfcbe6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8039,
            "upload_time": "2024-10-07T00:38:40",
            "upload_time_iso_8601": "2024-10-07T00:38:40.691658Z",
            "url": "https://files.pythonhosted.org/packages/0a/84/25562b3d8200deb5b250b84191f84b003cc0e45af7fa6057d38ae721a6b9/ugrpc_pipe-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 00:38:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ImagineersHub",
    "github_project": "unity-grpc-build-proto-pipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "grpcio",
            "specs": [
                [
                    "==",
                    "1.50.0"
                ]
            ]
        },
        {
            "name": "grpcio-tools",
            "specs": [
                [
                    "==",
                    "1.50.0"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "4.21.8"
                ]
            ]
        },
        {
            "name": "betterproto",
            "specs": [
                [
                    ">=",
                    "2.0.*"
                ]
            ]
        }
    ],
    "lcname": "ugrpc-pipe"
}
        
Elapsed time: 0.79808s