Metadata-Version: 2.1
Name: dask-cloudprovider
Version: 2022.3.1
Summary: Native Cloud Provider integration for Dask
Home-page: https://github.com/dask/dask-cloudprovider
License: BSD
Description: 
        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.
        
Keywords: dask,cloud,distributed
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: aws
Provides-Extra: azure
Provides-Extra: digitalocean
Provides-Extra: gcp
Provides-Extra: hetzner
Provides-Extra: all
