hoffstadt / hoffstadt/DearPyGui

A visual UI builder for Dear PyGui — Fastest Designer

Open
#2,614 0 comments 1 reaction 0 assignees View on GitHub
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

![Image](https://github.com/user-attachments/assets/bbcb3103-f21f-40d8-9463-9483b3a553ba)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.