Skip to content
Tech News
← Back to articles

Show HN: Full Python GUI apps in the browser – no JavaScript, no server

read original get Python Tkinter Browser Extension → more articles
Why This Matters

The Dear ImGui Bundle revolutionizes GUI development by enabling the creation of full-featured Python and C++ applications directly in the browser without JavaScript or server dependencies. Its cross-platform compatibility and rich ecosystem streamline the development process, making GUI creation more accessible and efficient for developers and consumers alike.

Key Takeaways

Dear ImGui Bundle

Interactive Python & C++ apps for desktop, mobile, and web - powered by Dear ImGui. Stop fighting GUI frameworks. Start building. https:://imgui-bundle.pages.dev

Dear ImGui Bundle is a framework built on top of Dear ImGui, for both C++ and Python. It comes with batteries included: plotting, Markdown, node editors, image inspection, and more.

See it in action:

No install needed!

Launch the Interactive Explorer: a full demonstration: showcases all libraries with browsable C++ and Python source. Acts as a living reference manual.

Ppen the Playground: a live python sandbox with ready to use demos, based on pyodide. Edit code, see results instantly.

Key features

Cross-platform: Windows, macOS, Linux, iOS, Android, and WebAssembly.

C++ and Python APIs with very similar structure.

... continue reading