python3-distributed

Dask Distributed computing for Python 3
  https://distributed.readthedocs.io/en/latest/
  0
  no reviews



Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters.

This contains the Python 3 version