NodeGraphQt v0.6.43
NodeGraphQt a node graph UI framework written in python that can be implemented.
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.