prefect-ray


Nameprefect-ray JSON
Version 0.4.3 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations with the Ray execution framework.
upload_time2024-11-15 17:18:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License 2.0
keywords prefect
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # prefect-ray

<p align="center">
    <!--- Insert a cover image here -->
    <!--- <br> -->
    <a href="https://pypi.python.org/pypi/prefect-ray/" alt="PyPI version">
        <img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-ray?color=26272B&labelColor=090422"></a>
    <a href="https://pepy.tech/badge/prefect-ray/" alt="Downloads">
        <img src="https://img.shields.io/pypi/dm/prefect-ray?color=26272B&labelColor=090422" /></a>
</p>

See the docs at [https://docs.prefect.io/integrations/prefect-ray](https://docs.prefect.io/integrations/prefect-ray) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prefect-ray",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "prefect",
    "author": null,
    "author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
    "download_url": "https://files.pythonhosted.org/packages/7e/7c/695326768cdc1f52c657b61c2ec0d1657daf9455cf6ef7df5e9db53290e9/prefect_ray-0.4.3.tar.gz",
    "platform": null,
    "description": "# prefect-ray\n\n<p align=\"center\">\n    <!--- Insert a cover image here -->\n    <!--- <br> -->\n    <a href=\"https://pypi.python.org/pypi/prefect-ray/\" alt=\"PyPI version\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-ray?color=26272B&labelColor=090422\"></a>\n    <a href=\"https://pepy.tech/badge/prefect-ray/\" alt=\"Downloads\">\n        <img src=\"https://img.shields.io/pypi/dm/prefect-ray?color=26272B&labelColor=090422\" /></a>\n</p>\n\nSee the docs at [https://docs.prefect.io/integrations/prefect-ray](https://docs.prefect.io/integrations/prefect-ray) for more information.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect integrations with the Ray execution framework.",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-ray"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93a8d14cb1cb17939c57d1fdecb055478169f7d297cd815cd66e670fbd2a5331",
                "md5": "489c11ea45f88b05bdb5a554f191371a",
                "sha256": "1dfa1129d116a1610413bc0b5d5fe4c39e47f4cb92ea03b0c953248660731bdf"
            },
            "downloads": -1,
            "filename": "prefect_ray-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "489c11ea45f88b05bdb5a554f191371a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11602,
            "upload_time": "2024-11-15T17:18:11",
            "upload_time_iso_8601": "2024-11-15T17:18:11.643086Z",
            "url": "https://files.pythonhosted.org/packages/93/a8/d14cb1cb17939c57d1fdecb055478169f7d297cd815cd66e670fbd2a5331/prefect_ray-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e7c695326768cdc1f52c657b61c2ec0d1657daf9455cf6ef7df5e9db53290e9",
                "md5": "3ecfa3eb2f1ae71557af564c36727423",
                "sha256": "9c6535ad344c24f258be6f243bf710130613b1e1612340c784ad44414ee810e6"
            },
            "downloads": -1,
            "filename": "prefect_ray-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3ecfa3eb2f1ae71557af564c36727423",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15394,
            "upload_time": "2024-11-15T17:18:13",
            "upload_time_iso_8601": "2024-11-15T17:18:13.281709Z",
            "url": "https://files.pythonhosted.org/packages/7e/7c/695326768cdc1f52c657b61c2ec0d1657daf9455cf6ef7df5e9db53290e9/prefect_ray-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 17:18:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrefectHQ",
    "github_project": "prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "prefect-ray"
}
        
Elapsed time: 0.35081s