New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dask-cloudprovider

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dask-cloudprovider

Native Cloud Provider integration for Dask

2024.9.1
PyPI
Maintainers
2

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 Forge

Native 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.

Keywords

dask

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts