# wooey/Wooey

A Django app that creates automatic web UIs for Python scripts.

Repository: https://github.com/wooey/Wooey
Canonical: https://ross.abutalabs.com/products/wooey
Homepage: http://wooey.readthedocs.org
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: python, django, data-science, workflows, web, python-scripts, wooey
Last push: 2026-08-04T20:41:05+00:00

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

## Adoption (not part of the score)
Stars 2245, forks 190 (observed 2026-08-28T04:06:30.060416+00:00)

## What it is
Wooey is a Django app that automatically generates a web UI and task interface for command-line Python scripts using argparse. It lets teams share scripts through a browser so non-technical users can run data analysis and file-processing jobs without the command line.

## Use cases
- turn python scripts into a web ui
- let non-technical coworkers run scripts from a browser
- build a web gui for argparse scripts
- share data analysis workflows with a team
- wrap command line tools in a simple web interface
- autodocument data analysis pipelines

## When to choose
- you have existing argparse-based Python scripts and want a web front end without writing one
- your users are uncomfortable with the command line
- you want a self-hosted, script-driven alternative to workflow tools like Galaxy

## When to avoid
- you need a full workflow engine with complex DAG dependencies
- your scripts are not Python or do not use argparse-style argument definitions
- you need a polished public-facing product UI rather than an internal tool

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, gui, workflow-automation, cli
- domain: web-development, data-science, developer-tools
- platform: python, self-hosted
- tags: django-app, argparse, script-runner, web-ui-generator, task-interface, automation, web-server, docker

## Member repositories
- wooey/Wooey (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:30.060416+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-30T02:44:00.590272+00:00, confidence not recorded.
  - readme: https://github.com/wooey/Wooey (fetched 2026-08-28T04:06:30.060416+00:00, sha e9e99bce8fe3)
  - registry_pypi: https://pypi.org/pypi/wooey/json (fetched 2026-08-29T10:24:55.680346+00:00, sha 6f83be6b9929)
- Data as of 2026-08-30T08:39:29.467469+00:00.
