Python Utilities for NeXus HDF5 files.


Keywords
NeXus, HDF5, hacktoberfest, hacktoberfest2021, nexusformat, python
License
Other
Install
pip install punx==0.3.4

Documentation

punx - Python Utilities for NeXus HDF5 files

image image Build Status PyPI conda-forge

Documentation

The punx package provides these features:

  • Validate NeXus HDF5 data files
  • Choose the NeXus release to use for validation
  • Validate NeXus NXDL files
  • Display NeXus HDF5 data file structure
  • Display NeXus class hierarchy (stretch goal, graphical output)

Package Details