saturn-sync-protocol


Namesaturn-sync-protocol JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/wndhydrnt/saturn-sync-protocol
SummarygRPC protocol used by remote tasks of saturn-sync.
upload_time2024-03-01 22:12:14
maintainer
docs_urlNone
authorMarkus Meyer
requires_python>=3.9,<4.0
licenseMPL-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # saturn-sync-protocol

Python files of the gRPC protocol used by remote tasks of saturn-sync.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wndhydrnt/saturn-sync-protocol",
    "name": "saturn-sync-protocol",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Markus Meyer",
    "author_email": "hydrantanderwand@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a7/cb/75073c63cff07a001b5cb2f9be6854738024afb94e6a1d270ec2ff5c6555/saturn_sync_protocol-0.3.0.tar.gz",
    "platform": null,
    "description": "# saturn-sync-protocol\n\nPython files of the gRPC protocol used by remote tasks of saturn-sync.\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "gRPC protocol used by remote tasks of saturn-sync.",
    "version": "0.3.0",
    "project_urls": {
        "Changelog": "https://github.com/wndhydrnt/saturn-sync-protocol/blob/main/python/CHANGELOG.md",
        "Homepage": "https://github.com/wndhydrnt/saturn-sync-protocol",
        "Repository": "https://github.com/wndhydrnt/saturn-sync-protocol"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04ae6e740549a2c0a8d02b7d9b05903b6069cfb24261a53803e23a54d69e7a70",
                "md5": "24e06b61565eab2630fb2bab7ab041f8",
                "sha256": "07374236176299d3a1bcb683e392179c1d486244d7cf4cfab3343e87a46d4a11"
            },
            "downloads": -1,
            "filename": "saturn_sync_protocol-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24e06b61565eab2630fb2bab7ab041f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 9700,
            "upload_time": "2024-03-01T22:12:12",
            "upload_time_iso_8601": "2024-03-01T22:12:12.966179Z",
            "url": "https://files.pythonhosted.org/packages/04/ae/6e740549a2c0a8d02b7d9b05903b6069cfb24261a53803e23a54d69e7a70/saturn_sync_protocol-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7cb75073c63cff07a001b5cb2f9be6854738024afb94e6a1d270ec2ff5c6555",
                "md5": "288b60040952bdf21cced4fb017caa84",
                "sha256": "2604e91af33bac76de3c7371e5c57a90fd072b49a0330e73a27fdf1605d486ae"
            },
            "downloads": -1,
            "filename": "saturn_sync_protocol-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "288b60040952bdf21cced4fb017caa84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 6646,
            "upload_time": "2024-03-01T22:12:14",
            "upload_time_iso_8601": "2024-03-01T22:12:14.293625Z",
            "url": "https://files.pythonhosted.org/packages/a7/cb/75073c63cff07a001b5cb2f9be6854738024afb94e6a1d270ec2ff5c6555/saturn_sync_protocol-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 22:12:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wndhydrnt",
    "github_project": "saturn-sync-protocol",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "saturn-sync-protocol"
}
        
Elapsed time: 0.25325s