Metadata-Version: 2.4
Name: scippneutron
Version: 25.5.0
Summary: Neutron scattering tools for Data Reduction
Author: Scipp contributors
License-Expression: BSD-3-Clause
Project-URL: Bug Tracker, https://github.com/scipp/scippneutron/issues
Project-URL: Documentation, https://scipp.github.io/scippneutron
Project-URL: Source, https://github.com/scipp/scippneutron
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dateutil
Requires-Dist: email-validator>=2
Requires-Dist: h5py
Requires-Dist: lazy_loader
Requires-Dist: mpltoolbox
Requires-Dist: numpy>=1.20
Requires-Dist: plopp>=24.09.1
Requires-Dist: pydantic>=2
Requires-Dist: scipp>=23.07.0
Requires-Dist: scippnexus>=23.11.0
Requires-Dist: scipy>=1.7.0
Provides-Extra: all
Requires-Dist: scipp[all]; extra == "all"
Requires-Dist: pooch; extra == "all"
Provides-Extra: test
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: ipympl; extra == "test"
Requires-Dist: pace_neutrons; extra == "test"
Requires-Dist: pooch; extra == "test"
Requires-Dist: psutil; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pythreejs; extra == "test"
Requires-Dist: sciline; extra == "test"
Dynamic: license-file

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![PyPI badge](http://img.shields.io/pypi/v/scippneutron.svg)](https://pypi.python.org/pypi/scippneutron)
[![Anaconda-Server Badge](https://anaconda.org/scipp/scippneutron/badges/version.svg)](https://anaconda.org/scipp/scippneutron)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)

# ScippNeutron

## About

Neutron scattering tools for Data Reduction

## Installation

```sh
python -m pip install scippneutron
```
