dask-kubernetes


Namedask-kubernetes JSON
Version 2024.9.0 PyPI version JSON
download
home_pageNone
SummaryNative Kubernetes integration for Dask
upload_time2024-09-18 08:40:36
maintainerJacob Tomlinson
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD 3-Clause License Copyright (c) 2023, Dask Developers, Yuvi Panda, Anaconda Inc, NVIDIA All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords dask distributed kubernetes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dask Kubernetes
===============


.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml/badge.svg
   :target: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml
   :alt: Linting GitHub Actions CI Status

.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml/badge.svg
   :target: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml
   :alt: Operator Tests GitHub Actions CI Status

.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml/badge.svg
   :target: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml
   :alt: Package build GitHub Actions CI Status

.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&logo=read-the-docs&logoColor=white
   :target: https://kubernetes.dask.org/
   :alt: Read the Docs

.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&label=developer%20docs&logo=read-the-docs&logoColor=white
   :target: https://kubernetes.dask.org/releasing.html
   :alt: Read the Docs Developer

.. image:: https://img.shields.io/pypi/v/dask-kubernetes
   :target: https://pypi.org/project/dask-kubernetes/
   :alt: PyPI

.. image:: https://img.shields.io/conda/vn/conda-forge/dask-kubernetes
   :target: https://anaconda.org/conda-forge/dask-kubernetes
   :alt: Conda Forge

.. image:: https://img.shields.io/badge/python%20support-3.10%7C3.11%7C3.12-blue
   :target: https://kubernetes.dask.org/en/latest/installing.html#supported-versions
   :alt: Python Support

.. image:: https://img.shields.io/badge/Kubernetes%20support-1.28%7C1.29%7C1.30-blue
   :target: https://kubernetes.dask.org/en/latest/installing.html#supported-versions
   :alt: Kubernetes Support


Native Kubernetes integration for Dask.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dask-kubernetes",
    "maintainer": "Jacob Tomlinson",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "dask, distributed, kubernetes",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/58/3e/6d7aa2c65f3c3754f758a93a3813d22f4f28081253feac02af33e81ac717/dask_kubernetes-2024.9.0.tar.gz",
    "platform": null,
    "description": "Dask Kubernetes\n===============\n\n\n.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml/badge.svg\n   :target: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml\n   :alt: Linting GitHub Actions CI Status\n\n.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml/badge.svg\n   :target: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml\n   :alt: Operator Tests GitHub Actions CI Status\n\n.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml/badge.svg\n   :target: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml\n   :alt: Package build GitHub Actions CI Status\n\n.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&logo=read-the-docs&logoColor=white\n   :target: https://kubernetes.dask.org/\n   :alt: Read the Docs\n\n.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&label=developer%20docs&logo=read-the-docs&logoColor=white\n   :target: https://kubernetes.dask.org/releasing.html\n   :alt: Read the Docs Developer\n\n.. image:: https://img.shields.io/pypi/v/dask-kubernetes\n   :target: https://pypi.org/project/dask-kubernetes/\n   :alt: PyPI\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/dask-kubernetes\n   :target: https://anaconda.org/conda-forge/dask-kubernetes\n   :alt: Conda Forge\n\n.. image:: https://img.shields.io/badge/python%20support-3.10%7C3.11%7C3.12-blue\n   :target: https://kubernetes.dask.org/en/latest/installing.html#supported-versions\n   :alt: Python Support\n\n.. image:: https://img.shields.io/badge/Kubernetes%20support-1.28%7C1.29%7C1.30-blue\n   :target: https://kubernetes.dask.org/en/latest/installing.html#supported-versions\n   :alt: Kubernetes Support\n\n\nNative Kubernetes integration for Dask.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2023, Dask Developers, Yuvi Panda, Anaconda Inc, NVIDIA All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "Native Kubernetes integration for Dask",
    "version": "2024.9.0",
    "project_urls": {
        "Homepage": "https://github.com/dask/dask-kubernetes"
    },
    "split_keywords": [
        "dask",
        " distributed",
        " kubernetes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca9ca730d54f098793d6c28329b09c59b9798e2fa916a6877a54dafe58bf1d28",
                "md5": "409f1dae781fe90eca6a29c9298f5320",
                "sha256": "a24fab41eb316a77a73426a2db3b87a979ac54f19ba3b278d8eb4d4f7ece81ac"
            },
            "downloads": -1,
            "filename": "dask_kubernetes-2024.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "409f1dae781fe90eca6a29c9298f5320",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 158104,
            "upload_time": "2024-09-18T08:40:35",
            "upload_time_iso_8601": "2024-09-18T08:40:35.687374Z",
            "url": "https://files.pythonhosted.org/packages/ca/9c/a730d54f098793d6c28329b09c59b9798e2fa916a6877a54dafe58bf1d28/dask_kubernetes-2024.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "583e6d7aa2c65f3c3754f758a93a3813d22f4f28081253feac02af33e81ac717",
                "md5": "8573bcac9cbb76457d94153e81aeb674",
                "sha256": "6b97812c5fad496914a53457f1e4ec9a44be7b7be732b8f228b541842c70c9ef"
            },
            "downloads": -1,
            "filename": "dask_kubernetes-2024.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8573bcac9cbb76457d94153e81aeb674",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 93972,
            "upload_time": "2024-09-18T08:40:36",
            "upload_time_iso_8601": "2024-09-18T08:40:36.798115Z",
            "url": "https://files.pythonhosted.org/packages/58/3e/6d7aa2c65f3c3754f758a93a3813d22f4f28081253feac02af33e81ac717/dask_kubernetes-2024.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 08:40:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dask",
    "github_project": "dask-kubernetes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dask-kubernetes"
}
        
Elapsed time: 1.29693s