dask


Namedask JSON
Version 2024.11.1 PyPI version JSON
download
home_pageNone
SummaryParallel PyData with Task Scheduling
upload_time2024-11-11 16:00:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD-3-Clause
keywords task-scheduling parallel numpy pandas pydata
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dask
====

|Build Status| |Coverage| |Doc Status| |Discourse| |Version Status| |NumFOCUS|

Dask is a flexible parallel computing library for analytics.  See
documentation_ for more information.


LICENSE
-------

New BSD. See `License File <https://github.com/dask/dask/blob/main/LICENSE.txt>`__.

.. _documentation: https://dask.org
.. |Build Status| image:: https://github.com/dask/dask/actions/workflows/tests.yml/badge.svg
   :target: https://github.com/dask/dask/actions/workflows/tests.yml
.. |Coverage| image:: https://codecov.io/gh/dask/dask/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/dask/dask/branch/main
   :alt: Coverage status
.. |Doc Status| image:: https://readthedocs.org/projects/dask/badge/?version=latest
   :target: https://dask.org
   :alt: Documentation Status
.. |Discourse| image:: https://img.shields.io/discourse/users?logo=discourse&server=https%3A%2F%2Fdask.discourse.group
   :alt: Discuss Dask-related things and ask for help
   :target: https://dask.discourse.group
.. |Version Status| image:: https://img.shields.io/pypi/v/dask.svg
   :target: https://pypi.python.org/pypi/dask/
.. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
   :target: https://www.numfocus.org/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dask",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Matthew Rocklin <mrocklin@gmail.com>",
    "keywords": "task-scheduling parallel numpy pandas pydata",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c7/a9/3b67bafe5c2672d7176e5a939e55c071075bd4318b224d1b00553e0049c9/dask-2024.11.1.tar.gz",
    "platform": null,
    "description": "Dask\n====\n\n|Build Status| |Coverage| |Doc Status| |Discourse| |Version Status| |NumFOCUS|\n\nDask is a flexible parallel computing library for analytics.  See\ndocumentation_ for more information.\n\n\nLICENSE\n-------\n\nNew BSD. See `License File <https://github.com/dask/dask/blob/main/LICENSE.txt>`__.\n\n.. _documentation: https://dask.org\n.. |Build Status| image:: https://github.com/dask/dask/actions/workflows/tests.yml/badge.svg\n   :target: https://github.com/dask/dask/actions/workflows/tests.yml\n.. |Coverage| image:: https://codecov.io/gh/dask/dask/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/dask/dask/branch/main\n   :alt: Coverage status\n.. |Doc Status| image:: https://readthedocs.org/projects/dask/badge/?version=latest\n   :target: https://dask.org\n   :alt: Documentation Status\n.. |Discourse| image:: https://img.shields.io/discourse/users?logo=discourse&server=https%3A%2F%2Fdask.discourse.group\n   :alt: Discuss Dask-related things and ask for help\n   :target: https://dask.discourse.group\n.. |Version Status| image:: https://img.shields.io/pypi/v/dask.svg\n   :target: https://pypi.python.org/pypi/dask/\n.. |NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A\n   :target: https://www.numfocus.org/\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Parallel PyData with Task Scheduling",
    "version": "2024.11.1",
    "project_urls": {
        "Homepage": "https://github.com/dask/dask/"
    },
    "split_keywords": [
        "task-scheduling",
        "parallel",
        "numpy",
        "pandas",
        "pydata"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a585419e2914c17cf7128205784bf8dc802e754eda5b5799d21898f284f15242",
                "md5": "7992ea3379e96dc446466639bc752735",
                "sha256": "749eb85ca16982bd0d754694afa3c2ac9dbcb11a598f25a47155ca12f562db5c"
            },
            "downloads": -1,
            "filename": "dask-2024.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7992ea3379e96dc446466639bc752735",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1264816,
            "upload_time": "2024-11-11T15:59:50",
            "upload_time_iso_8601": "2024-11-11T15:59:50.258172Z",
            "url": "https://files.pythonhosted.org/packages/a5/85/419e2914c17cf7128205784bf8dc802e754eda5b5799d21898f284f15242/dask-2024.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7a93b67bafe5c2672d7176e5a939e55c071075bd4318b224d1b00553e0049c9",
                "md5": "d902e87b3667477c51c760aea117e2d4",
                "sha256": "6d8013304d97660ce802ccc9570aae8b0a00d8d3b041c125463611db14b93177"
            },
            "downloads": -1,
            "filename": "dask-2024.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d902e87b3667477c51c760aea117e2d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10687872,
            "upload_time": "2024-11-11T16:00:01",
            "upload_time_iso_8601": "2024-11-11T16:00:01.049321Z",
            "url": "https://files.pythonhosted.org/packages/c7/a9/3b67bafe5c2672d7176e5a939e55c071075bd4318b224d1b00553e0049c9/dask-2024.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 16:00:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dask",
    "github_project": "dask",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dask"
}
        
Elapsed time: 0.47683s