Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

lithorus/NodeGraphQtPy

 
 

Repository files navigation

NOTICE: This project is deprecated.

The purpose of this project was to add support for QtPy and both PySide2 and PySide6. The original project NodeGraph has now switch to using QtPy and this project is now redundant.

NodeGraphQtPy

This is a fork of the NodeGraphQt repo, using QtPy instead of Qt.py and with the goal of supporting both PySide2 and PySide6

The following README is from the original repo:

API Documentation PyPI Package GitHub Repo stars

NodeGraphQt is a node graph UI framework written in PySide2 that can be re-implemented.

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

Node graph framework that can be re-implemented into applications that supports PySide2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%