wooey/Wooey
A Django app that creates automatic web UIs for Python scripts. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- 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: n/a
- age_days: 4203
- days_rel: n/a
- days_push: 29
- n_releases_24m: 0
Adoption not part of the score
2245 stars · 190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
web-framework gui workflow-automation cli web-development data-science developer-tools python self-hosted django-app argparse script-runner web-ui-generator task-interface automation web-server docker
2 sources
- readme: https://github.com/wooey/Wooey · fetched 2026-08-28 · e9e99bce8fe3
- registry_pypi: https://pypi.org/pypi/wooey/json · fetched 2026-08-29 · 6f83be6b9929
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wooey/Wooey | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem