prefect-dask


Nameprefect-dask JSON
Version 0.3.3 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations with the Dask execution framework.
upload_time2025-02-20 14:42:01
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-dask`

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

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prefect-dask",
    "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/a8/ea/5d4dc6dace7c7a7290c82f33c17528973b0e9560f6e60c8450a02f4b830e/prefect_dask-0.3.3.tar.gz",
    "platform": null,
    "description": "# `prefect-dask`\n\n<p align=\"center\">\n    <a href=\"https://pypi.python.org/pypi/prefect-dask/\" alt=\"PyPI version\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-dask?color=26272B&labelColor=090422\"></a>\n    <a href=\"https://pepy.tech/badge/prefect-dask/\" alt=\"Downloads\">\n        <img src=\"https://img.shields.io/pypi/dm/prefect-dask?color=26272B&labelColor=090422\" /></a>\n</p>\n\nSee the docs at [https://docs.prefect.io/integrations/prefect-dask](https://docs.prefect.io/integrations/prefect-dask) for more information.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect integrations with the Dask execution framework.",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-dask"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "164c7e723ace276975fcd3c911add0589106d389ea755cccee8f110fcb9b8841",
                "md5": "57d203ed80c5491b03f6daa04b305163",
                "sha256": "34cb4fd939da2db4f2607804e24037c580554d39d0c5c96dc10200d9380f9637"
            },
            "downloads": -1,
            "filename": "prefect_dask-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57d203ed80c5491b03f6daa04b305163",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 14277,
            "upload_time": "2025-02-20T14:41:58",
            "upload_time_iso_8601": "2025-02-20T14:41:58.617549Z",
            "url": "https://files.pythonhosted.org/packages/16/4c/7e723ace276975fcd3c911add0589106d389ea755cccee8f110fcb9b8841/prefect_dask-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8ea5d4dc6dace7c7a7290c82f33c17528973b0e9560f6e60c8450a02f4b830e",
                "md5": "7178e0a308695e46c4616469ef8cb8ef",
                "sha256": "ce3b3c5c598c3563632632be0bc7ab8037605b7d8e2d11419e14ae98d287878e"
            },
            "downloads": -1,
            "filename": "prefect_dask-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7178e0a308695e46c4616469ef8cb8ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19393,
            "upload_time": "2025-02-20T14:42:01",
            "upload_time_iso_8601": "2025-02-20T14:42:01.380377Z",
            "url": "https://files.pythonhosted.org/packages/a8/ea/5d4dc6dace7c7a7290c82f33c17528973b0e9560f6e60c8450a02f4b830e/prefect_dask-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 14:42:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrefectHQ",
    "github_project": "prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "prefect-dask"
}
        
Elapsed time: 1.67033s