# writer/writer-framework

No-code in the front, Python in the back. An open-source framework for creating data apps.

Repository: https://github.com/writer/writer-framework
Canonical: https://ross.abutalabs.com/products/writer-framework
Homepage: https://dev.writer.com/framework/introduction
Language: Python
License: Apache-2.0
License Family: permissive
Topics: data-apps, data-visualization, python, websockets, no-code, developer-tools, interface, interface-builder, models, ui, ui-components, ai, ai-in
Last push: 2026-07-24T17:48:57+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 40, longevity 100
- inputs: {"age_days": 1658, "days_push": 40, "days_rel": 639, "gap_med": 2, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1446, forks 99 (observed 2026-08-28T04:04:45.294749+00:00)

## What it is
Writer Framework is an open-source Python framework for building data and AI applications with a drag-and-drop visual editor for the frontend and plain Python event handlers for the backend. It synchronizes UI and state in real time over WebSockets and stores UI definitions as version-controllable JSON.

## Use cases
- build a data dashboard with a visual editor and Python backend
- create an AI chat app powered by an LLM
- quickly prototype internal tools with drag-and-drop UI
- visualize and analyze data with an LLM
- build a web app without writing HTML, CSS, or JavaScript
- connect external APIs to a custom UI with Python event handlers

## When to choose
- you want a Python-only backend with a no-code visual frontend
- you need fast, testable event handlers and real-time state sync
- you're building data apps or AI apps with complex custom logic
- you want UI definitions stored as JSON for version control

## When to avoid
- you need pixel-perfect custom frontend design or a custom JS stack
- you're building a large traditional SPA with React/Vue
- you need Python 3.13 support
- you want a fully code-defined UI without a visual editor

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, ui-components, data-visualization, llm-inference, chatbot, cli
- domain: web-development, frontend, data-visualization, artificial-intelligence, developer-tools
- platform: python, windows, cross-platform
- tags: no-code, visual-editor, low-code, data-apps, websockets, drag-and-drop, ai-apps, state-management, linux, macos, web-server

## Member repositories
- writer/writer-framework (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.294749+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-30T04:36:11.833646+00:00, confidence not recorded.
  - readme: https://github.com/writer/writer-framework (fetched 2026-08-28T04:04:45.294749+00:00, sha 2550232d30bb)
  - homepage: https://dev.writer.com/framework/introduction (fetched 2026-08-29T11:46:05.458219+00:00, sha 7e564ec72d20)
  - site_page: https://dev.writer.com/framework/quickstart (fetched 2026-08-29T11:46:05.462335+00:00, sha ea2d7281bc09)
- Data as of 2026-08-30T08:39:29.467469+00:00.
