Review of Dear PyGui powered by the Slant community.
Dear PyGui is a simple to use (but powerful) Python GUI framework. Dear PyGui provides a wrapping of Dear ImGui which simulates a traditional retained mode GUI (as opposed to Dear ImGui's immediate mode paradigm).
SpecsUpdate
PlatformsWindows, Linux, Mac
LicenseMIT
PRICEFREE
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy to use
Pro Multi-purpose
Even while it's in beta, there's a ton of stuff that can be done with this framework.
Pro Helpful and responsive community
Pro Great performance
It's fast and responsive due to being written in C++, using the GPU and it is asynchronous by default.
Pro Smooth and easy to scale with a project
Pro Permissive MIT license
Pro Pythonic API
Despite originating from C/C++, DPG is the most Pythonic framework out there.
Pro Open source
Pro No GUI lag
GUI and Python API run at separate thread automatically!
Cons
Con Community is still very small
Commonly Compared
Alternative Products
