https://github.com/dask/dask-cloudprovider
Cloud provider cluster managers for Dask. Supports AWS, Google Cloud Azure and more...
https://github.com/dask/dask-cloudprovider
aws azure cloud dask deployment-tools digitalocean distributed-computing google-cloud hetzner ibm-cloud openstack
Last synced: 27 days ago
JSON representation
Cloud provider cluster managers for Dask. Supports AWS, Google Cloud Azure and more...
- Host: GitHub
- URL: https://github.com/dask/dask-cloudprovider
- Owner: dask
- License: bsd-3-clause
- Created: 2019-07-12T14:16:50.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T14:57:10.000Z (4 months ago)
- Last Synced: 2025-05-01T04:04:36.697Z (about 1 month ago)
- Topics: aws, azure, cloud, dask, deployment-tools, digitalocean, distributed-computing, google-cloud, hetzner, ibm-cloud, openstack
- Language: Python
- Homepage: https://cloudprovider.dask.org
- Size: 803 KB
- Stars: 140
- Watchers: 12
- Forks: 111
- Open Issues: 97
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Dask Cloud Provider
===================.. image:: https://github.com/dask/dask-cloudprovider/actions/workflows/ci.yml/badge.svg
:target: https://github.com/dask/dask-cloudprovider/actions?query=workflow%3ACI
:alt: Build Status.. image:: https://img.shields.io/readthedocs/dask-cloudprovider?color=%232980B9&logo=read-the-docs&logoColor=white
:target: https://cloudprovider.dask.org/
:alt: Read the Docs.. image:: https://img.shields.io/readthedocs/dask-cloudprovider?color=%232980B9&label=developer%20docs&logo=read-the-docs&logoColor=white
:target: https://cloudprovider.dask.org/releasing.html
:alt: Read the Docs Developer.. image:: https://img.shields.io/pypi/v/dask-cloudprovider
:target: https://pypi.org/project/dask-cloudprovider/
:alt: PyPI.. image:: https://img.shields.io/conda/vn/conda-forge/dask-cloudprovider
:target: https://anaconda.org/conda-forge/dask-cloudprovider
:alt: Conda ForgeNative Cloud integration for Dask.
This library provides tools to enable Dask clusters to more natively integrate with the cloud.
It includes cluster managers to create dask clusters on a given cloud provider using native resources,
plugins to more closely integrate Dask components with the cloud platform they are running on and documentation to empower all folks running Dask on the cloud.