Skip to content
Jonathan Hoffstadt edited this page Dec 18, 2020 · 56 revisions

Welcome

Welcome to the Dear PyGui wiki! Always in construction - feel free to edit and contribute!

Dear PyGui is an easy-to-use, flexible, powerful cross-platform graphical user interface (GUI) framework for Python. As an extended wrapping of Dear ImGui, Dear PyGui is highly performant. It is written primarily in C/C++ and uses your GPU for rendering. Features include traditional GUI elements to display text, images and various controls, such as buttons, radio buttons, and menus and various methods to create a functional and beautiful layout. Additionally, it offers incredibly dynamic charts, tables, drawings and tools for application development, such as built-in documentation, logging, and debugger. Check out our comparison of Python GUI frameworks to see how Dear PyGui stacks up.

As a GUI toolkit, it is well suited for creating simple user interfaces to wrap basic command line interfaces as well as to developing complex and demanding graphical interfaces. It offers a solid framework for developing science, engineering, games, data science and other applications that require fast and interactive interfaces.

If your ready to start using Dear PyGui visit the Getting Started.

If you Enjoy Dear PyGui please consider becoming a Sponsor.

For those who don't like rewards or prefer a one-time donation Paypal.

Discussions

  • Discord Forum- if you have issues with running or using Dear PyGui.
  • Reddit- if you have issues with running or using Dear PyGui. If you are experienced with Dear PyGui, please consider helping people and answering questions there!