Ross ROSS = Recommend OSS · open-source software intelligence for agents

IndieSmiths/nodezator

A generalist Python node editor observed · 2026-08-28

github.com/IndieSmiths/nodezator · homepage · Python · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 51
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 94.0
  • age_days: 1791
  • days_rel: 171
  • days_push: 11
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2781 stars · 121 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Nodezator is a generalist, multi-purpose node editor desktop application for Python, built on pygame-ce. It turns any Python callable into a visual node, letting users connect nodes into layouts that can be executed or exported back as plain Python code.

Use cases

  • build visual node-based workflows from Python functions
  • create parametric data pipelines without writing glue code
  • turn any Python callable into a node for visual programming
  • export node layouts as plain Python code to avoid vendor lock-in
  • distribute custom nodes as Python packages on PyPI
  • visually prototype and combine standard library functions
  • export node graphs as SVG, HTML, or PNG images

When to choose

  • you want a ready-to-use generalist node editor for Python callables
  • you want node-based programming that stays compatible with plain Python code
  • you want to define nodes simply by writing ordinary Python functions
  • you want to distribute nodes via PyPI using existing Python infrastructure
  • you prefer public-domain, free software with no external dependencies beyond pygame-ce

When to avoid

  • you need a framework to build your own custom node-based interface
  • your workflows involve very long-running AI/ML processing that the UI struggles with
  • you need a web-based or collaborative node editor
  • you need a node editor for languages other than Python

Facets

application · maturity active

gui developer-tools workflow-automation graphics developer-tools desktop-applications cross-platform python cross-platform windows node-editor visual-programming pygame-ce parametric-workflows public-domain code-export automation desktop linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
IndieSmiths/nodezatormain82

For agents

markdown · JSON · MCP: product_card(name="IndieSmiths/nodezator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem