loongson/pypi/: dask-2.22.0 metadata and description

Homepage Simple index

Parallel PyData with Task Scheduling

classifiers
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
keywords task-scheduling parallel numpy pandas pydata
license BSD
maintainer Matthew Rocklin
maintainer_email mrocklin@gmail.com
provides_extras distributed
requires_dist
  • pyyaml
  • numpy (>=1.13.0) ; extra == 'array'
  • toolz (>=0.8.2) ; extra == 'array'
  • cloudpickle (>=0.2.2) ; extra == 'bag'
  • fsspec (>=0.6.0) ; extra == 'bag'
  • toolz (>=0.8.2) ; extra == 'bag'
  • partd (>=0.3.10) ; extra == 'bag'
  • bokeh (>=1.0.0) ; extra == 'complete'
  • cloudpickle (>=0.2.2) ; extra == 'complete'
  • distributed (>=2.0) ; extra == 'complete'
  • fsspec (>=0.6.0) ; extra == 'complete'
  • numpy (>=1.13.0) ; extra == 'complete'
  • pandas (>=0.23.0) ; extra == 'complete'
  • partd (>=0.3.10) ; extra == 'complete'
  • toolz (>=0.8.2) ; extra == 'complete'
  • numpy (>=1.13.0) ; extra == 'dataframe'
  • pandas (>=0.23.0) ; extra == 'dataframe'
  • toolz (>=0.8.2) ; extra == 'dataframe'
  • partd (>=0.3.10) ; extra == 'dataframe'
  • fsspec (>=0.6.0) ; extra == 'dataframe'
  • cloudpickle (>=0.2.2) ; extra == 'delayed'
  • toolz (>=0.8.2) ; extra == 'delayed'
  • bokeh (>=1.0.0) ; extra == 'diagnostics'
  • distributed (>=2.0) ; extra == 'distributed'
requires_python >=3.6

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
dask-2.22.0-py3-none-any.whl
Size
809 KB
Type
Python Wheel
Python
3

Linux Build Status Windows Build Status Coverage status Documentation Status Join the chat at https://gitter.im/dask/dask Version Status NumFOCUS

Dask is a flexible parallel computing library for analytics. See documentation for more information.

LICENSE

New BSD. See License File.