quasiben / dask-ctl

Tools to provide a control plane for managing the lifecycle of Dask clusters.

Home Page:https://dask-ctl.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dask-ctl

PyPI

GitHub Actions - CI

GitHub Actions - pre-commit

Codecov

A set of tools to provide a control plane for managing the lifecycle of Dask clusters.

$ daskctl cluster list
NAME               ADDRESS               TYPE          WORKERS  THREADS  MEMORY    CREATED   STATUS
proxycluster-8786  tcp://localhost:8786  ProxyCluster        4       12  17.18 GB  Just now  Running

About

Tools to provide a control plane for managing the lifecycle of Dask clusters.

https://dask-ctl.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.9%Language:Jinja 0.1%