# jchanvfx/NodeGraphQt

A node graph UI framework written in python using Qt.

Repository: https://github.com/jchanvfx/NodeGraphQt
Canonical: https://ross.abutalabs.com/products/nodegraphqt
Homepage: http://chantonic.com/NodeGraphQt/
Language: Python
License: MIT
License Family: permissive
Topics: nodegraph, nodegraph-qt, nodegraph-framework, nodegraphqt, python, nodegraph-python, python-qt-node-graph
Last push: 2026-03-11T20:22:00+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 71, release rhythm 57, longevity 100
- inputs: {"age_days": 3292, "days_push": 175, "days_rel": 210, "gap_med": 32.0, "n_releases_24m": 7}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1774, forks 342 (observed 2026-08-28T04:05:33.556611+00:00)

## What it is
NodeGraphQt is a node graph UI framework written in Python using Qt (PySide2), providing an embeddable node editor with nodes, pipes, palettes, and customizable widgets. It is designed to be re-implemented and integrated into desktop applications such as VFX and pipeline tools.

## Use cases
- build a node-based editor UI in a Python desktop app
- create a visual node graph for a VFX pipeline tool
- embed an interactive node editor with Qt
- implement a node graph framework with custom node widgets
- build a properties bin and node palette for a node editor
- prototype a visual programming interface in Python

## When to choose
- you need a ready-made, embeddable node graph editor in Python/Qt
- you are building desktop tools for VFX, media, or data pipelines that need node-based workflows
- you want customizable nodes, pipes, and widgets with MIT licensing

## When to avoid
- you need a web-based node editor rather than a Qt desktop UI
- your project does not use Python or Qt
- you need a full node-based execution engine rather than just the UI framework

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, graphics, gui, developer-tools
- domain: developer-tools, graphics, desktop-applications, cross-platform
- platform: python, cross-platform
- tags: node-graph, qt, pyside2, visual-programming, node-editor, pipeline-tools, desktop

## Member repositories
- jchanvfx/NodeGraphQt (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.556611+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:23.639927+00:00, confidence not recorded.
  - readme: https://github.com/jchanvfx/NodeGraphQt (fetched 2026-08-28T04:05:33.556611+00:00, sha fd3c4ba402d0)
  - homepage: http://chantonic.com/NodeGraphQt/ (fetched 2026-08-29T11:03:56.472616+00:00, sha 44136fa355b3)
  - registry_pypi: https://pypi.org/pypi/nodegraphqt/json (fetched 2026-08-29T11:03:56.481584+00:00, sha e898e3482d08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
