{"name":"py312-dask","portdir":"python/py-dask","version":"2025.9.1","license":"BSD","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://github.com/dask/dask/","description":"Minimal task scheduling abstraction.","long_description":"Dask provides multi-core execution on larger-than-memory datasets using blocked algorithms and task scheduling. It maps high-level NumPy, Pandas, and list operations on large datasets on to many operations on small in-memory datasets. It then executes these graphs in parallel on a single machine. Dask lets us use traditional NumPy, Pandas, and list programming while operating on inconveniently large data in a small amount of space.","active":true,"categories":["devel","python"],"maintainers":[{"name":"stromnov","github":"stromnov","ports_count":2896}],"variants":[],"dependencies":[{"type":"build","ports":["py312-build","py312-installer","py312-setuptools","py312-wheel","py312-versioneer","clang-18"]},{"type":"lib","ports":["py312-cloudpickle","python312","py312-partd","py312-packaging","py312-click","py312-yaml","py312-toolz","py312-fsspec"]}],"depends_on":[{"type":"lib","ports":["py312-distributed"]},{"type":"run","ports":["py312-reproject"]}]}