NodeGraphQt v0.6.36

_images/logo.png

NodeGraphQt a node graph UI framework written in python that can be implemented and re-purposed into applications supporting PySide2.

_images/screenshot.png

Install

NodeGraphQt is available from the The Python Package Index (PyPI) so you can install via pip.

pip install NodeGraphQt

or alternatively you can download the source here.

Getting Started

To get started see the basic_example.py script or checkout the General Overview section.