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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swandaskcluster-3.1.0.tar.gz.
File metadata
- Download URL: swandaskcluster-3.1.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f2beae106b6bb16407141a44a054a9e763b81839b83c22752a4fa90756aeafb
|
|
| MD5 |
731c7eb0e49b1347906317a7dab8544a
|
|
| BLAKE2b-256 |
0baf419337c38d91a7d714d8f138bf963e0761b3f2d320ee4ab1171e69388322
|
File details
Details for the file swandaskcluster-3.1.0-py3-none-any.whl.
File metadata
- Download URL: swandaskcluster-3.1.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79a4a3cffee67261b33a3eb8b25750f6eec09f56fcb9fd47ec03a8376c3b3fad
|
|
| MD5 |
845699c8969f5584159b8d8901b895d1
|
|
| BLAKE2b-256 |
5a34f9d1fc27f7a9c41b74ad05060b81d110e6456c8c4f758b8aead6bf5212dc
|