ppc64le/linux/: dask-2024.5.0 metadata and description

Simple index

Parallel PyData with Task Scheduling

classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Scientific/Engineering
  • Topic :: System :: Distributed Computing
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
dynamic license-file
keywords task-scheduling parallel numpy pandas pydata
license BSD-3-Clause
license_file dask/array/NUMPY_LICENSE.txt
maintainer_email Matthew Rocklin <[email protected]>
project_urls
  • Homepage, https://github.com/dask/dask/
provides_extras test
requires_dist
  • click>=8.1
  • cloudpickle>=1.5.0
  • fsspec>=2021.09.0
  • packaging>=20.0
  • partd>=1.2.0
  • pyyaml>=5.3.1
  • toolz>=0.10.0
  • importlib_metadata>=4.13.0; python_version < "3.12"
  • numpy>=1.21; extra == "array"
  • dask[array]; extra == "dataframe"
  • pandas>=1.3; extra == "dataframe"
  • dask-expr<1.2,>=1.1; extra == "dataframe"
  • distributed==2024.5.0; extra == "distributed"
  • bokeh>=2.4.2; extra == "diagnostics"
  • jinja2>=2.10.3; extra == "diagnostics"
  • dask[array,dataframe,diagnostics,distributed]; extra == "complete"
  • pyarrow>=7.0; extra == "complete"
  • pyarrow_hotfix; extra == "complete"
  • lz4>=4.3.2; extra == "complete"
  • pandas[test]; extra == "test"
  • pytest; extra == "test"
  • pytest-cov; extra == "test"
  • pytest-rerunfailures; extra == "test"
  • pytest-timeout; extra == "test"
  • pytest-xdist; extra == "test"
  • pre-commit; extra == "test"
requires_python >=3.9
File Tox results History
dask-2024.5.0-py3-none-any.whl
Size
1 MB
Type
Python Wheel
Python
3

Build Status Coverage status Documentation Status Discuss Dask-related things and ask for help Version Status NumFOCUS

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

LICENSE

New BSD. See License File.