Metadata-Version: |
2.4 |
Name: |
dask-histogram |
Version: |
2025.2.0 |
Summary: |
Histogramming with Dask. |
Author-Email: |
Doug Davis <ddavis[at]ddavis.io> |
Project-Url: |
Homepage, https://github.com/dask-contrib/dask-histogram |
Project-Url: |
Documentation, https://dask-histogram.readthedocs.io/ |
Project-Url: |
Bug Tracker, https://github.com/dask-contrib/dask-histogram/issues |
License: |
BSD-3-Clause |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Requires-Python: |
>=3.9 |
Requires-Dist: |
boost-histogram (>=1.3.2) |
Requires-Dist: |
dask-awkward (>=2025) |
Requires-Dist: |
dask (>=2021.03.0) |
Requires-Dist: |
dask-sphinx-theme (>=3.0.2); extra == "complete" |
Requires-Dist: |
dask[array,dataframe]; extra == "complete" |
Requires-Dist: |
hist; extra == "complete" |
Requires-Dist: |
pytest; extra == "complete" |
Requires-Dist: |
sphinx (>=4.0.0); extra == "complete" |
Requires-Dist: |
sphinxcontrib-applehelp (<1.0.7,>=1.0.0); extra == "complete" |
Requires-Dist: |
sphinxcontrib-devhelp (<1.0.6,>=1.0.0); extra == "complete" |
Requires-Dist: |
sphinxcontrib-htmlhelp (<2.0.5,>=2.0.0); extra == "complete" |
Requires-Dist: |
sphinxcontrib-qthelp (<1.0.7,>=1.0.0); extra == "complete" |
Requires-Dist: |
sphinxcontrib-serializinghtml (<1.1.10,>=1.1.0); extra == "complete" |
Requires-Dist: |
dask-sphinx-theme (>=3.0.2); extra == "docs" |
Requires-Dist: |
dask[array,dataframe]; extra == "docs" |
Requires-Dist: |
sphinx (>=4.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-applehelp (<1.0.7,>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-devhelp (<1.0.6,>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-htmlhelp (<2.0.5,>=2.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-qthelp (<1.0.7,>=1.0.0); extra == "docs" |
Requires-Dist: |
sphinxcontrib-serializinghtml (<1.1.10,>=1.1.0); extra == "docs" |
Requires-Dist: |
dask[array,dataframe]; extra == "test" |
Requires-Dist: |
hist; extra == "test" |
Requires-Dist: |
pytest; extra == "test" |
Provides-Extra: |
complete |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |