pywebio/PyWebIO
Write interactive web app in script way. observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 15
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2377
- days_rel: n/a
- days_push: 512
- n_releases_24m: 0
Adoption not part of the score
4820 stars · 384 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PyWebIO is a Python framework that lets you build interactive web applications using imperative, script-style input and output functions, turning the browser into a rich text terminal. It requires no HTML or JavaScript knowledge and can integrate with existing web frameworks like Flask, Django, Tornado, aiohttp, and FastAPI.
Use cases
- build a simple web app from a python script
- create browser-based gui without html and javascript
- quickly turn a cli script into an interactive web form
- collect user input in the browser from python
- embed interactive input/output into an existing flask or django app
- display plotly or bokeh charts in a simple web page
- build a data entry tool for non-developers
When to choose
- you want a simple interactive web app without learning frontend development
- you have existing python scripts that would benefit from a browser-based ui
- you need quick internal tools or demos with minimal ui complexity
- you want to integrate interactive input/output into an existing python web service
When to avoid
- you need a complex, highly customized user interface
- you are building a large-scale production web application with rich frontend requirements
- you need fine-grained control over styling, routing, or client-side behavior
- your project requires a modern spa architecture with react or vue
Facets
framework · maturity active
web-framework gui form-handling data-visualization http-server web-development frontend developer-tools data-visualization python cross-platform browser-as-terminal script-to-web-app no-html-js flask-integration django-integration fastapi-integration asyncio web-server
1 source
- readme: https://github.com/pywebio/PyWebIO · fetched 2026-08-28 · 1741604c242b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pywebio/PyWebIO | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem