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.
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.