← All reports

Python can be used to create full-featured GUI applications that run entirely in the browser without requiring JavaScript or a server.

Web DevelopmentPythonMay 8, 2026score 0.172 posts · 0 replies across 1 instances
The thread discusses a project that allows full Python GUI applications to run in the browser without JavaScript or a server, highlighting its potential as a new development in web-based Python applications.

Claims

Python can be used to create full-featured GUI applications that run entirely in the browser without requiring JavaScript or a server.
Parent: Web DevelopmentEntity: Python-based browser applicationsImpact: positiveDate: May 8, 2026Target: Python's capability to run GUI applications in the browser without JavaScript or a server

Source posts

@[email protected]
Show HN: Full Python GUI apps in the browser – no JavaScript, no server https://github.com/pthom/imgui_bundle #github #javascript #python
4 boosts · 1 favs · 0 replies · May 8, 2026
#github#javascript#python
@[email protected]
Show HN: Full Python GUI apps in the browser – no JavaScript, no server L: https://github.com/pthom/imgui_bundle C: https://news.ycombinator.com/item?id=48052290 posted on 2026.05.07 at 13:36:26 (c=0, p=4)
0 boosts · 0 favs · 0 replies · May 8, 2026
@[email protected]
Show HN: Full Python GUI apps in the browser – no JavaScript, no server Dear ImGui Bundle은 Python과 C++에서 인터랙티브 GUI 애플리케이션을 개발할 수 있는 프레임워크로, 플로팅, 이미지 검사, 마크다운, 노드 에디터 등 다양한 기능을 포함합니다. 특히 pyodide를 활용해 브라우저 내에서 서버나 JavaScript 없이도 Python GUI 앱을 실행할 수 있으며, 모바일에서도 작동합니다. 이 프로젝트는 즉시 모드 GUI를 Python과 C++에 도입하고, 멀티플랫폼 지원과 최신 자동 생성 바인딩을 제공해 개발자 생산성을 높이는 것을 목표로 합니다. https://github.com/pthom/imgui_bundle #python #gui #immediatemodegui #pyodide #webassembly
0 boosts · 0 favs · 0 replies · May 8, 2026
#python#gui#immediatemodegui#pyodide#webassembly