Port details |
- py-dask Parallel PyData with Task Scheduling
- 2024.10.0 devel =2 2024.9.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-02-02 10:56:47
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://dask.org/
- https://github.com/dask/dask
- Description:
- Dask is a flexible library for parallel computing in Python.
Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to Airflow,
Luigi, Celery, or Make, but optimized for interactive computational workloads.
- "Big Data" collections like parallel arrays, dataframes, and lists that extend
common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections run
on top of dynamic task schedulers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dask>0:devel/py-dask@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dask/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dask
- pkg install py311-dask
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dask listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dask
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729240342
SHA256 (dask-2024.10.0.tar.gz) = dfd3efec5d8d8340fb647d0347637133030cad261b714623cc27de286e9db037
SIZE (dask-2024.10.0.tar.gz) = 10154629
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=62.6 : devel/py-setuptools@py311
- py311-versioneer>=0.29 : devel/py-versioneer@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pandas>=0,1 : math/py-pandas@py311
- py311-pre-commit>=0 : devel/py-pre-commit@py311
- py311-pytest-rerunfailures>=0 : devel/py-pytest-rerunfailures@py311
- py311-pytest-timeout>=0 : devel/py-pytest-timeout@py311
- py311-pytest-xdist>=0 : devel/py-pytest-xdist@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.1 : devel/py-click@py311
- py311-cloudpickle>=3.0.0 : devel/py-cloudpickle@py311
- py311-fsspec>=2021.09.0 : filesystems/py-fsspec@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-partd>=1.4.0 : databases/py-partd@py311
- py311-pyyaml>=5.3.1 : devel/py-pyyaml@py311
- py311-toolz>=0.10.0 : devel/py-toolz@py311
- py311-numpy>=1.24,1 : math/py-numpy@py311
- py311-pandas>=2.0,1 : math/py-pandas@py311
- python3.11 : lang/python311
- py311-importlib-metadata>=4.13.0 : devel/py-importlib-metadata@py311
- This port is required by:
- for Build
-
- math/py-pyFFTW
- science/py-thewalrus
- science/py-xbout
- for Run
-
- devel/py-dask-awkward
- devel/py-dask-expr
- devel/py-dask-histogram
- devel/py-distributed
- devel/py-xarray-simlab
- math/py-pyFFTW
- science/py-thewalrus
Configuration Options:
- ===> The following configuration options are available for py311-dask-2024.10.0:
ARRAY=on: Subset of the NumPy ndarray interface
DATAFRAME=on: Composed of many smaller Pandas DataFrames
DIAGNOSTICS=off: Profile and inspect parallel codes
===> Use 'make config' to modify these settings
- Options name:
- devel_py-dask
- USES:
- cpe python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.25.0 30 Aug 2020 20:20:50 |
sunpoet |
Update to 2.25.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.24.0 23 Aug 2020 19:36:07 |
sunpoet |
Update to 2.24.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.23.0 19 Aug 2020 16:20:15 |
sunpoet |
Update to 2.23.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.22.0 08 Aug 2020 10:19:11 |
sunpoet |
Update to 2.22.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.21.0 24 Jul 2020 07:11:46 |
sunpoet |
Update to 2.21.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.20.0 08 Jul 2020 18:57:51 |
sunpoet |
Update to 2.20.0
Changes: https://docs.dask.org/en/latest/changelog.html |
2.19.0 22 Jun 2020 19:35:36 |
sunpoet |
Update to 2.19.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.18.1 17 Jun 2020 18:00:41 |
sunpoet |
Update to 2.18.1
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.18.0 15 Jun 2020 18:47:33 |
sunpoet |
Update to 2.18.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.17.2 31 May 2020 18:17:17 |
sunpoet |
Update to 2.17.2
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.17.0 28 May 2020 19:13:14 |
sunpoet |
Update to 2.17.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.16.0 11 May 2020 20:23:11 |
sunpoet |
Update to 2.16.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.15.0 26 Apr 2020 11:57:47 |
sunpoet |
Update to 2.15.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.14.0 04 Apr 2020 14:46:00 |
sunpoet |
Update to 2.14.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.13.0 02 Apr 2020 21:29:58 |
sunpoet |
Add ARRAY, BAG, DATAFRAME, DELAYED and DIAGNOSTICS options |
2.13.0 31 Mar 2020 23:02:20 |
sunpoet |
Update to 2.13.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.12.0 28 Mar 2020 12:51:53 |
sunpoet |
Update to 2.12.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.11.0 21 Feb 2020 20:23:51 |
sunpoet |
Update to 2.11.0
Changes: https://docs.dask.org/en/latest/changelog.html
https://github.com/dask/dask/commits/master |
2.10.1 02 Feb 2020 10:54:27 |
sunpoet |
Add py-dask 2.10.1
Dask is a flexible library for parallel computing in Python.
Dask is composed of two parts:
- Dynamic task scheduling optimized for computation. This is similar to Airflow,
Luigi, Celery, or Make, but optimized for interactive computational workloads.
- "Big Data" collections like parallel arrays, dataframes, and lists that extend
common interfaces like NumPy, Pandas, or Python iterators to
larger-than-memory or distributed environments. These parallel collections run
on top of dynamic task schedulers.
WWW: https://dask.org/
WWW: https://github.com/dask/dask |