An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![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/chexus.svg)](https://pypi.python.org/pypi/chexus)
[![Anaconda-Server Badge](https://anaconda.org/scipp/chexus/badges/version.svg)](https://anaconda.org/scipp/chexus)
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)

# Chexus

## About

Validate and check NeXus files

## Installation

```sh
python -m pip install chexus
```