hoffstadt / hoffstadt/DearPyGui
A visual UI builder for Dear PyGui — Fastest Designer
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
Hi Dear PyGui community,
I've been working on a visual UI builder built on top of Dear PyGui called **Fastest Designer**.
The goal is to provide a full workflow environment for building DPG applications:
UI Design → Logic Binding → Preview → Python Code Generation.
Some key ideas behind the tool:
• Visual component tree builder
• Real-time Python code generation
• Hot reload logic without restarting
• Built-in Python runtime (can run even without system Python installed)
• Output is pure Dear PyGui Python code (no DSL or custom syntax)
Here is a short demo showing the workflow:
Designing a login UI → exporting Python code → hot reloading the logic

The project is planned to launch in **late April**.
Repository:
https://github.com/nehonpa/Fastest-Designer/
I hope it can grow alongside Dear PyGui.
I'd really appreciate feedback from the Dear PyGui community.
Contributor guide
Assessment
This issue has not been assessed yet.