widgetti/solara
A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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: 1638
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2169 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Solara is a pure Python, React-style framework for building scalable Jupyter and standalone web applications on top of ipywidgets. It provides reactive state management, a component library, routing, and hot code reloading, and apps run in JupyterLab, Voilà, Colab, or as standalone servers with FastAPI.
Use cases
- build interactive data dashboards in pure python
- turn an ipywidgets prototype into a production web app
- create reactive web apps without writing javascript
- build multipage python web applications with routing
- run data apps in jupyter and as standalone web servers
- build a python chatbot or ai demo ui
- replace streamlit or dash with a react-style python framework
When to choose
- you want scalable, component-based python web apps with react-like hooks and state management
- you already use ipywidgets and want to deploy in Jupyter, Voilà, Colab, or as a standalone web app
- you need type-safe, testable data apps with hot reloading and a rich built-in component library
When to avoid
- you need a highly custom, pixel-perfect frontend beyond what ipywidgets-based components offer
- you are building a traditional REST API or non-UI backend service
- you need enterprise features like advanced auth without a commercial solara-enterprise license
Facets
framework · maturity active
web-framework ui-components state-management routing data-visualization templating web-development data-science data-visualization frontend developer-tools python cross-platform ipywidgets reactive jupyter react-style data-apps fastapi voila pure-python web-server
7 sources
- readme: https://github.com/widgetti/solara · fetched 2026-08-28 · ce611c14f9f2
- homepage: https://solara.dev · fetched 2026-08-29 · 220af8c2d6ed
- site_page: https://solara.dev/documentation · fetched 2026-08-29 · c08cd5c37e71
- site_page: https://solara.dev/documentation/getting_started · fetched 2026-08-29 · 125dee90dbcb
- site_page: https://solara.dev/about · fetched 2026-08-29 · 706b656dea73
- site_page: https://solara.dev/pricing · fetched 2026-08-29 · 7b436bd67076
- site_page: https://solara.dev/changelog · fetched 2026-08-29 · 11d33e997b2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| widgetti/solara | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem