Language

Package: python-distributed @ 2021.07.1

Synopsis

Distributed scheduler for Dask

Description

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

Home page
https://distributed.dask.org
Location
gnu/packages/python-science.scm (line: 847, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all
formatting

Look for formatting issues in the source

line 894 is way too long (104 characters)