pthom/imgui_bundle
Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 97
- Release rhythm 86
- Longevity 100
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: 37
- age_days: 1520
- days_rel: 19
- days_push: 19
- n_releases_24m: 14
Adoption not part of the score
1348 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dear ImGui Bundle is a batteries-included immediate-mode GUI framework for both Python and C++, built on Dear ImGui with integrated plotting, Markdown, node editors, and image inspection add-ons. It supports desktop, mobile, and web targets (via Emscripten and Pyodide) with nearly identical APIs across both languages.
Use cases
- build a desktop gui app in python
- create immediate-mode ui in c++
- run interactive gui apps in the browser
- plot real-time 2d and 3d data in a gui
- prototype tools and creative-coding apps
- build cross-platform mobile and desktop apps with one codebase
- inspect and view images inside a gui
When to choose
- you want fast, code-first GUIs without widget trees or callback wiring
- you need the same UI code to run on desktop, mobile, and web
- you want plotting, node editors, and image inspection bundled out of the box
- you work in both Python and C++ and want consistent APIs
When to avoid
- you need native-looking widgets matching OS design conventions
- you prefer retained-mode, declarative UI frameworks
- you need complex accessibility support out of the box
Facets
framework · maturity active
gui ui-components data-visualization image-processing templating web-development desktop-applications cross-platform graphics developer-tools data-visualization python cpp windows wasm cross-platform immediate-mode-gui dear-imgui implot pyodide emscripten creative-coding python-bindings jupyter macos linux android ios desktop mobile
2 sources
- readme: https://github.com/pthom/imgui_bundle · fetched 2026-08-28 · 08a03ef10781
- homepage: https://imgui-bundle.pages.dev · fetched 2026-08-29 · de7e979a22b2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pthom/imgui_bundle | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="pthom/imgui_bundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem