The nuke_parser consists of two projects
nuke_parser is released under the Apache License, Version 2.0, which is a free, open-source, and detailed software license developed and maintained by the Apache Software Foundation.
nkview requires Python 3, PySide6 or PySide2, networkx, pyside_setup_macro and setuptools
git clone https://github.com/maxWiklund/nuke_parser.git
cd nuke_parser
# Install nk_parser
cd nk_parser
pip install .
# or
python setup.py install
# install nkview
cd nkview
pip install -r requirements.txt
pip install .
# or
python setup.py install
Zoom in / out bug found on macOS QTBUG-73033