Skip to main content

Package to create wrappers of Dask clusters to be used from SWAN

Project description

SWAN Dask Cluster

Package to create wrappers of Dask clusters to be used from SWAN.

Requirements

  • dask_lxplus
  • swanportallocator

Install

pip install swandaskcluster

Security

This package provides a security loader function to automatically set the appropriate TLS configuration in Dask clients created from SWAN.

This makes it possible to create Dask clients in the following way:

from dask.distributed import Client

client = Client("tls://10.100.244.186:30124")

i.e. with no need to construct and pass a Security object as part of the Client constructor.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swandaskcluster-3.1.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

swandaskcluster-3.1.0-py3-none-any.whl (18.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page