# pthom/imgui_bundle

Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building.

Repository: https://github.com/pthom/imgui_bundle
Canonical: https://ross.abutalabs.com/products/imgui_bundle
Homepage: https://imgui-bundle.pages.dev
Language: Python
License: MIT
License Family: permissive
Topics: cpp, imgui, python3, creative-coding, immediate-gui, jupyter-notebook, research-and-development
Last push: 2026-08-14T15:25:38+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 86, longevity 100
- inputs: {"age_days": 1520, "days_push": 19, "days_rel": 19, "gap_med": 37, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1348, forks 123 (observed 2026-08-28T04:04:27.787168+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: gui, ui-components, data-visualization, image-processing, templating
- domain: web-development, desktop-applications, cross-platform, graphics, developer-tools, data-visualization
- platform: python, cpp, windows, wasm, cross-platform
- tags: immediate-mode-gui, dear-imgui, implot, pyodide, emscripten, creative-coding, python-bindings, jupyter, macos, linux, android, ios, desktop, mobile

## Member repositories
- pthom/imgui_bundle (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.787168+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:26.447640+00:00, confidence not recorded.
  - readme: https://github.com/pthom/imgui_bundle (fetched 2026-08-28T04:04:27.787168+00:00, sha 08a03ef10781)
  - homepage: https://imgui-bundle.pages.dev (fetched 2026-08-29T12:01:26.950291+00:00, sha de7e979a22b2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
