docs | ||
icons | ||
nixview | ||
.gitignore | ||
LICENSE | ||
nixview.py | ||
README.md | ||
setup.py |
NixView
A PyQt based viewer for nix datafiles
--- under development ---
Nix
The nix data model is a generic model for storing scientific data with attached metadata.
For more information on nix see https://github.com/G-Node/nix
Dependencies
- PyQt5
- nixio