Go to file
2021-01-11 22:37:22 +01:00
docs [docs] some docu 2021-01-10 00:04:13 +01:00
icons [icons] make icons available via constants.py 2021-01-11 22:37:22 +01:00
nixview [icons] make icons available via constants.py 2021-01-11 22:37:22 +01:00
.gitignore [cleanup] 2020-12-31 17:07:16 +01:00
LICENSE [app] add package related files 2021-01-09 12:58:40 +01:00
nixview.py [app] change imports 2021-01-09 13:10:41 +01:00
README.md [app] add package related files 2021-01-09 12:58:40 +01:00
setup.py [setup] add docs, icon update 2021-01-10 00:05:25 +01:00

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