Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

hacktoberfest

Last synced: about 2 months ago
JSON representation

Cloud provider cluster managers for Dask. Supports AWS, Google Cloud Azure and more...

Awesome Lists containing this project

README

        

Dask Cloud Provider
===================

.. image:: https://github.com/dask/dask-cloudprovider/workflows/CI/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 Forge

Native Cloud integration for Dask. This library intends to allow people to
create dask clusters on a given cloud provider with no set up other than having
credentials.