DearPy3D VS DearPyGui

Compare DearPy3D vs DearPyGui and see what are their differences.

DearPy3D

Dear PyGui 3D Engine (prototyping) (by hoffstadt)

DearPyGui

Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies (by hoffstadt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
DearPy3D DearPyGui
4 257
82 12,051
- -
6.7 7.8
about 2 years ago 13 days ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DearPy3D

Posts with mentions or reviews of DearPy3D. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • How does one make their own GUI from scratch? (no GUI libraries)
    7 projects | /r/learnpython | 17 Nov 2022
    Dear PyGui is awesome and supports creating node editors. 3D is not really supported yet (although matrix functions are), but future versions will support 3D. The core developers are very much interested in 3D rendering. As a little test, Hoffstadt created DearPy3D. He is currently working on Pilotlight, which is still early stages and eventually will be the core of Dear PyGui version 3.
  • The hand-picked selection of the best Python libraries released in 2021
    12 projects | /r/Python | 21 Dec 2021
    Just a quick update since then is that Dear PyGui has reached version 1.0 and the API is now stable with a proper deprecation policy. Additional features include support for extremely dynamic tables, became faster still, introduction of the first steps into 3D and drawing transformations, support for multiple fonts, node editor and many small improvements and bug fixes. There are still many ideas for future development, including more 3D.

DearPyGui

Posts with mentions or reviews of DearPyGui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

What are some alternatives?

When comparing DearPy3D and DearPyGui you can also consider the following projects:

PySimpleGUI - Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

imnodes - A small, dependency-free node editor for dear imgui

pywebview - Build GUI for your Python program with JavaScript, HTML, and CSS

streamlit - Streamlit — A faster way to build and share data apps.

imgui-node-editor - Node Editor built using Dear ImGui

rich - Rich is a Python library for rich text and beautiful formatting in the terminal.

imgui_markdown - Markdown for Dear ImGui

PySide - ATTENTION: This project is deprecated, please refer to PySide2

implot - Immediate Mode Plotting

EasyGUI - easygui for Python