Metadata-Version: 2.1
Name: scippnexus
Version: 23.4.1
Summary: h5py-like utility for NeXus files based with seamless scipp integration
Home-page: https://scipp.github.io/scippnexus
Author: Scipp contributors (https://github.com/scipp)
License: BSD
Project-URL: Bug Tracker, https://github.com/scipp/scippnexus/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI badge](http://img.shields.io/pypi/v/scippnexus.svg)](https://pypi.python.org/pypi/scippnexus)
[![Anaconda-Server Badge](https://anaconda.org/scipp/scippnexus/badges/version.svg)](https://anaconda.org/scipp/scippnexus)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)
[![DOI](https://zenodo.org/badge/475453428.svg)](https://zenodo.org/badge/latestdoi/475453428)

# ScippNexus

## About

ScippNexus is a h5py-like utility for NeXus files with seamless scipp integration.
See the [documentation](https://scipp.github.io/scippnexus) for more details.

## Installation

```sh
python -m pip install scippnexus
```

## Contributing Organizations

The following organizations have made major contributions to the development of ScippNexus:

* [European Spallation Source ERIC](https://europeanspallationsource.se/), Sweden

See individual [release notes](https://scipp.github.io/scippnexus/about/release-notes.html) for the individual contributors to each release.
