jchanvfx / NodeGraphQt

A node graph UI framework written in python using Qt.

Home Page:http://chantonic.com/NodeGraphQt/

Repository from Github https://github.comjchanvfx/NodeGraphQtRepository from Github https://github.comjchanvfx/NodeGraphQt

NodeGraphQt

API Documentation PyPI Package GitHub Repo stars

NodeGraphQt is a node graph UI framework written in python using Qt.

Install

NodeGraphQt is available on The Python Package Index (PyPI) here so it can be installed with:

pip install NodeGraphQt

or you can download previous versions from the releases page.

Documentation

https://jchanvfx.github.io/NodeGraphQt

See the basic_example.py script to get started or check out the API example overview here.

Vertical Layout

https://jchanvfx.github.io/NodeGraphQt/api/examples/ex_pipe.html#layout-direction

Pipe Layout

https://jchanvfx.github.io/NodeGraphQt/api/examples/ex_pipe.html#layout-styles

Custom Widgets

https://jchanvfx.github.io/NodeGraphQt/api/custom_widgets.html

About

A node graph UI framework written in python using Qt.

http://chantonic.com/NodeGraphQt/

License:MIT License


Languages

Language:Python 100.0%