Metadata-Version: 2.4
Name: deisa-dask
Version: 0.5.1
Summary: Deisa: Dask-Enabled In Situ Analytics
Author-email: Benoît Martin <bmartin@cea.fr>
License: MIT
Project-URL: Homepage, https://github.com/deisa-project/deisa-dask
Project-URL: Bug Reports, https://github.com/deisa-project/deisa-dask/issues
Project-URL: Source, https://github.com/deisa-project/deisa-dask
Keywords: deisa,in-situ
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: deisa-core>=0.5.0
Requires-Dist: dask>=2024.9.0
Requires-Dist: distributed
Requires-Dist: toolz
Requires-Dist: numpy
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-retry; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: mpi
Requires-Dist: mpi4py; extra == "mpi"
Dynamic: license-file
