Live data from Hacker News

DearPyGui

github.com

71–72 of 72 posts

Re: DearPyGui

#72
post #71

What's the difference between this and pyimgui ?

pyimgui tries to be a 1 to 1 wrapping of Dear ImGui, including the immediate mode paradigm. DearPyGui wraps Dear ImGui, provides a simulated traditional retained mode api, includes additional widgets and add-ons (plots, file dialogs, images, text editing widget, etc.), adds asyncronous support, addition items to the canvas, additional debug tools, etc.

Ultimately it tries to provide a complete package. Not a 1 to 1 wrapping.

Post reply on HN