https://github.com/scipp/scippnexus
h5py-like utility for NeXus files with seamless scipp integration
https://github.com/scipp/scippnexus
h5py hdf5 nexus python
Last synced: 28 days ago
JSON representation
h5py-like utility for NeXus files with seamless scipp integration
- Host: GitHub
- URL: https://github.com/scipp/scippnexus
- Owner: scipp
- License: bsd-3-clause
- Created: 2022-03-29T13:23:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-28T10:43:45.000Z (about 1 month ago)
- Last Synced: 2026-01-29T01:37:46.636Z (about 1 month ago)
- Topics: h5py, hdf5, nexus, python
- Language: Python
- Homepage: https://scipp.github.io/scippnexus/
- Size: 3.54 MB
- Stars: 6
- Watchers: 5
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](CODE_OF_CONDUCT.md)
[](https://pypi.python.org/pypi/scippnexus)
[](https://anaconda.org/conda-forge/scippnexus)
[](LICENSE)
[](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
```