whitphx/stlite
Streamlit-Lite; In-browser Streamlit 🎈🚀 observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- 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: 0.0
- age_days: 1572
- days_rel: 25
- days_push: 9
- n_releases_24m: 155
Adoption not part of the score
1657 stars · 86 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Stlite is a port of the Streamlit Python data-app framework that runs entirely in the browser via Pyodide (WebAssembly-compiled Python), with no server required. It ships as npm packages for embedding in web pages, React apps, or packaging as desktop apps, plus an online editor called Stlite Sharing.
Use cases
- run streamlit apps in the browser without a server
- embed a python data app in a static web page
- build a desktop app from a streamlit script
- share interactive python demos with a link
- run python data dashboards client-side with webassembly
When to avoid
- your app needs Python packages not available in the Pyodide/Wasm ecosystem
- you need heavy server-side computation, databases, or native Python performance
- you rely on Streamlit features that require a real server process
Facets
framework · maturity active
web-framework wasm data-visualization interpreter web-development data-science data-visualization frontend browser wasm streamlit pyodide in-browser-python serverless data-apps react-integration web-server desktop nodejs
2 sources
- readme: https://github.com/whitphx/stlite · fetched 2026-08-28 · f2dfabc41e70
- homepage: https://edit.share.stlite.net · fetched 2026-08-29 · 493dd0a2db04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whitphx/stlite | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem