https://github.com/scipp/chexus
Validate NeXus files
https://github.com/scipp/chexus
nexus
Last synced: about 1 month ago
JSON representation
Validate NeXus files
- Host: GitHub
- URL: https://github.com/scipp/chexus
- Owner: scipp
- License: bsd-3-clause
- Created: 2023-11-13T03:43:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T10:40:29.000Z (7 months ago)
- Last Synced: 2026-01-13T17:23:37.887Z (about 2 months ago)
- Topics: nexus
- Language: Python
- Homepage: https://scipp.github.io/chexus/
- Size: 2.29 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
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/chexus)
[](https://anaconda.org/scipp/chexus)
[](LICENSE)
# Chexus
## About
Validate and check NeXus files
## Installation
```sh
python -m pip install chexus
```