prefect-dask


Nameprefect-dask JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations with the Dask execution framework.
upload_time2024-11-15 17:18:33
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/b6/d4/c4ec419bdbcc6dfc78b3e7d0838f4d986310fdd65d30ef4e1a315580cb9f/prefect_dask-0.3.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-dask"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aed55fd66c04c1c9e26887839dc96aec7dc1415b2f89ad94a3bc31cf97998d8d",
                "md5": "c14d70b4f9b0f582861bd2523cec4a79",
                "sha256": "3c8a9acaafbd09967de57e4294457a6193879ff73341b092a21c026a09d0adb5"
            },
            "downloads": -1,
            "filename": "prefect_dask-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c14d70b4f9b0f582861bd2523cec4a79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 14125,
            "upload_time": "2024-11-15T17:18:31",
            "upload_time_iso_8601": "2024-11-15T17:18:31.251096Z",
            "url": "https://files.pythonhosted.org/packages/ae/d5/5fd66c04c1c9e26887839dc96aec7dc1415b2f89ad94a3bc31cf97998d8d/prefect_dask-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d4c4ec419bdbcc6dfc78b3e7d0838f4d986310fdd65d30ef4e1a315580cb9f",
                "md5": "557bef47f22d8a11077672524b6b4e17",
                "sha256": "54aab08668004a0bbf465a61f7481f5d6b8d57337ffb1fc246eeae7646ecf2b4"
            },
            "downloads": -1,
            "filename": "prefect_dask-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "557bef47f22d8a11077672524b6b4e17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19404,
            "upload_time": "2024-11-15T17:18:33",
            "upload_time_iso_8601": "2024-11-15T17:18:33.156116Z",
            "url": "https://files.pythonhosted.org/packages/b6/d4/c4ec419bdbcc6dfc78b3e7d0838f4d986310fdd65d30ef4e1a315580cb9f/prefect_dask-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 17:18:33",
    "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-dask"
}
        
Elapsed time: 0.34153s