Port details |
- py-dask-histogram Histogramming with Dask
- 2025.2.0 devel
=2 2024.9.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-18 21:51:36
- Last Update: 2025-02-17 20:50:58
- Commit Hash: 2a9eab4
- 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-histogram.readthedocs.io/en/stable/
- https://github.com/dask-contrib/dask-histogram
- Description:
- The boost-histogram library provides a performant object oriented API for
histogramming in Python. Building on the foundation of boost-histogram,
dask-histogram adds support for lazy calculations on Dask collections.
 ¦ ¦ ¦ ¦ 
- 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-histogram>0:devel/py-dask-histogram@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dask-histogram/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dask-histogram
- pkg install py311-dask-histogram
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-histogram listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dask-histogram
- Package flavors (<flavor>: <package>)
- py311: py311-dask-histogram
- distinfo:
- TIMESTAMP = 1739663373
SHA256 (dask_histogram-2025.2.0.tar.gz) = ad59f787add2e280ccff409f36b8495d0a782689e6c9797b1d19fd95e3fde067
SIZE (dask_histogram-2025.2.0.tar.gz) = 24410
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-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.8.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-boost-histogram>=1.3.2 : misc/py-boost-histogram@py311
- py311-dask>=2021.03.0 : devel/py-dask@py311
- py311-dask-awkward>=2025 : devel/py-dask-awkward@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dask-histogram
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|