# leon-thomm/Ryven

Flow-based visual scripting for Python

Repository: https://github.com/leon-thomm/Ryven
Canonical: https://ross.abutalabs.com/products/ryven
Homepage: https://leon-thomm.github.io/Ryven/
Language: Python
License: MIT
License Family: permissive
Topics: python, flow
Archived: true
Last push: 2026-08-02T20:01:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 8, longevity 100
- inputs: {"age_days": 2355, "days_push": 31, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4093, forks 468 (observed 2026-08-28T04:08:34.641882+00:00)

## What it is
Ryven is a Qt-based visual node editor and framework for flow-based visual scripting in Python, letting users build dataflow graphs from custom nodes that execute arbitrary Python code. It includes a headless mode for running graphs without the GUI and is built on the ryvencore backend library.

## Use cases
- build dataflow graphs visually in python
- create custom nodes that run python code
- prototype data processing pipelines with a node editor
- run visual scripting graphs headlessly without a gui
- explore flow-based programming in python
- integrate a node editor into another python application

## When to choose
- you want a flexible, hackable node editor for python-based dataflow scripting
- you need a headless mode to execute graphs without a gui
- you want to develop your own node packages on a simple framework
- you prefer diagram-like dataflow representations over plain source code

## When to avoid
- you need a professionally supported, actively developed tool - the maintainer has limited time and updates are minimal
- you want to learn conventional python programming - this is not a teaching tool
- you expect automatic graph generation from existing code
- you need stable built-in example nodes to depend on in production

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, developer-tools, workflow-automation, plugin-system, interpreter
- domain: developer-tools, cross-platform, programming-languages
- platform: python, cross-platform, cli
- tags: visual-scripting, node-editor, dataflow, qt, flow-based-programming, headless-mode, automation, desktop

## Member repositories
- leon-thomm/Ryven (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.641882+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-29T18:23:20.317020+00:00, confidence not recorded.
  - readme: https://github.com/leon-thomm/Ryven (fetched 2026-08-28T04:08:34.641882+00:00, sha 828542fa1d8b)
  - homepage: https://leon-thomm.github.io/Ryven/ (fetched 2026-08-29T09:14:57.903492+00:00, sha 318f5398b80f)
  - registry_pypi: https://pypi.org/pypi/ryven/json (fetched 2026-08-29T09:14:57.906101+00:00, sha e60e2de43e98)
- Data as of 2026-08-30T08:39:29.467469+00:00.
