Skip to content
Jonathan Hoffstadt edited this page Apr 14, 2022 · 56 revisions
Dear PyGui

Welcome to the Dear PyGui wiki!

Dear PyGui is an easy-to-use, dynamic, GPU-Accelerated, 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.

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.

Where can I find the user documentation?

The user documentation has moved to readthedocs. This wiki will now become the contributor documentation!

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!

Sponsor

If you Enjoy Dear PyGui please consider becoming a Sponsor and supporting the team.

Dear PyGui