Skip to content

FAIRmat-NFDI/nyaml

Repository files navigation

Ruff PyPI - Python Version PyPI PytestDOI

nyaml Tool for NeXus

The nyaml tool is a Python package that provides a command line interface for converting NeXus application definitions or base classes from the nxdl.xml format into the yaml format and vice versa.

Getting started

pip install nyaml

The converter can be called by the command nyaml2nxdl.

You can find the full documentation of the tool here.