globus-compute-common


Nameglobus-compute-common JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/globus/globus-compute-common
SummaryCommon tools for Globus Compute projects
upload_time2024-11-11 21:56:15
maintainerNone
docs_urlNone
authorGlobus Team
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/globus/globus-compute-common/main.svg)](https://results.pre-commit.ci/latest/github/globus/globus-compute-common/main)

# globus-compute-common

This package contains common utilities for use across various Globus Compute projects.

For example, constants shared between the Globus Compute Web Service and the SDK are
defined here (and may be re-exported by the SDK).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/globus/globus-compute-common",
    "name": "globus-compute-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Globus Team",
    "author_email": "support@globus.org",
    "download_url": "https://files.pythonhosted.org/packages/f4/d2/b43d4cedc9d602865fbfbfc50959dabd212e51833bacdf71c036aa32fdab/globus_compute_common-0.5.0.tar.gz",
    "platform": null,
    "description": "[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/globus/globus-compute-common/main.svg)](https://results.pre-commit.ci/latest/github/globus/globus-compute-common/main)\n\n# globus-compute-common\n\nThis package contains common utilities for use across various Globus Compute projects.\n\nFor example, constants shared between the Globus Compute Web Service and the SDK are\ndefined here (and may be re-exported by the SDK).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common tools for Globus Compute projects",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/globus/globus-compute-common"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "165baedcb91d0685e9ed47bb5a8380590ac76689c2b29cc761a67bcb7b50a338",
                "md5": "0363c07f83863d18adbdc0716370673a",
                "sha256": "d20857ea51de4d5a5e4f439b0de50e00ce3b698891b3779761653289582c0183"
            },
            "downloads": -1,
            "filename": "globus_compute_common-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0363c07f83863d18adbdc0716370673a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 35349,
            "upload_time": "2024-11-11T21:56:14",
            "upload_time_iso_8601": "2024-11-11T21:56:14.092897Z",
            "url": "https://files.pythonhosted.org/packages/16/5b/aedcb91d0685e9ed47bb5a8380590ac76689c2b29cc761a67bcb7b50a338/globus_compute_common-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4d2b43d4cedc9d602865fbfbfc50959dabd212e51833bacdf71c036aa32fdab",
                "md5": "9100883738500e6b7eb3118b246357a5",
                "sha256": "393c9949fcb9647ec6c7ed9d7c24d5b15de0ac7aa6e4b9f03c6bd03ff5fd869d"
            },
            "downloads": -1,
            "filename": "globus_compute_common-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9100883738500e6b7eb3118b246357a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24915,
            "upload_time": "2024-11-11T21:56:15",
            "upload_time_iso_8601": "2024-11-11T21:56:15.080210Z",
            "url": "https://files.pythonhosted.org/packages/f4/d2/b43d4cedc9d602865fbfbfc50959dabd212e51833bacdf71c036aa32fdab/globus_compute_common-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 21:56:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "globus",
    "github_project": "globus-compute-common",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "globus-compute-common"
}
        
Elapsed time: 4.36055s