Metadata-Version: 2.4
Name: scippneutron
Version: 26.3.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.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dateutil>=2.8
Requires-Dist: email-validator>=2
Requires-Dist: h5py>=3.12
Requires-Dist: lazy_loader>=0.4
Requires-Dist: mpltoolbox>=24.6.0
Requires-Dist: numpy>=1.20
Requires-Dist: plopp>=24.09.1
Requires-Dist: pydantic>=2
Requires-Dist: scipp>=24.07.0
Requires-Dist: scippnexus>=23.11.0
Requires-Dist: scipy>=1.7.0
Provides-Extra: all
Requires-Dist: scipp[all]>=23.07.0; extra == "all"
Requires-Dist: pooch>=1.5; extra == "all"
Provides-Extra: test
Requires-Dist: hypothesis>=6.100; extra == "test"
Requires-Dist: ipympl>0.9.0; extra == "test"
Requires-Dist: ipykernel>6.30; extra == "test"
Requires-Dist: pace_neutrons>=0.3; extra == "test"
Requires-Dist: pooch>=1.5; extra == "test"
Requires-Dist: psutil>=5.0; extra == "test"
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pytest-xdist>=3.0; extra == "test"
Requires-Dist: pythreejs>=2.4.1; extra == "test"
Requires-Dist: sciline>=25.1.0; 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/conda-forge/scippneutron/badges/version.svg)](https://anaconda.org/conda-forge/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
```
