https://github.com/prjemian/punx
Python Utilities for NeXus HDF5 files
https://github.com/prjemian/punx
hacktoberfest hacktoberfest2021 hdf5 nexus nexusformat python
Last synced: 10 months ago
JSON representation
Python Utilities for NeXus HDF5 files
- Host: GitHub
- URL: https://github.com/prjemian/punx
- Owner: prjemian
- Created: 2016-05-20T14:22:08.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2025-08-12T06:09:58.000Z (12 months ago)
- Last Synced: 2025-08-12T08:20:35.084Z (12 months ago)
- Topics: hacktoberfest, hacktoberfest2021, hdf5, nexus, nexusformat, python
- Language: Python
- Homepage: https://prjemian.github.io/punx
- Size: 13.7 MB
- Stars: 5
- Watchers: 2
- Forks: 8
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
# punx - Python Utilities for NeXus HDF5 files
GitHub | PyPI | conda-forge
--- | --- | ---
[](https://github.com/prjemian/punx/tags) [](https://github.com/prjemian/punx/releases) | [](https://pypi.python.org/pypi/punx) | [](https://anaconda.org/conda-forge/punx) [](https://anaconda.org/conda-forge/punx)
Python version(s) | Unit Tests | Code Coverage | License
--- | --- | --- | ---
[](https://pypi.python.org/pypi/punx) | [](https://github.com/prjemian/punx/actions/workflows/unit_tests.yml) | [](https://coveralls.io/github/prjemian/punx?branch=main) | [](/LICENSE.txt)
## [Documentation](https://prjemian.github.io/punx)
The *punx* package provides these features:
- Validate NeXus HDF5 data files
- Choose the NeXus [release](https://github.com/nexusformat/definitions/releases) to use for validation
- Validate NeXus NXDL files
- Display NeXus HDF5 data file structure
- Display NeXus class hierarchy (stretch goal, graphical output)
## Package Details
- author: Pete R. Jemian
- email:
- copyright: 2014-2022, Pete R. Jemian
- license: Creative Commons Attribution 4.0 International Public License (see [LICENSE.txt](punx/LICENSE.txt))
- URL:
- git:
- issues:
- citation: [](https://doi.org/10.5281/zenodo.1471686)