PythonExamples VS dpg-examples

Compare PythonExamples vs dpg-examples and see what are their differences.

PythonExamples

Python examples from CCPS 109 Computer Science I, by Ilkka Kokkarinen (by ikokkari)

dpg-examples

A collection of example scripts which demonstrate various features/functionality in DearPyGui (by my1e5)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PythonExamples dpg-examples
5 3
56 70
- -
6.8 7.0
5 months ago 11 days ago
Python Python
GNU General Public License v3.0 only 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.

PythonExamples

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

dpg-examples

Posts with mentions or reviews of dpg-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.
  • Dear ImGui: Bloat-free Graphical User interface with minimal dependencies
    10 projects | news.ycombinator.com | 20 Dec 2023
    I've used Dear PyGui [1], which is based on this, and it has been a mixed bag. It's fast and basic functionality is super simple. The documentation is somewhat lacking when you wanted to start doing something non-standard. I would still rate it quite highly all things considered.

    [1] https://github.com/hoffstadt/DearPyGui

  • Dynamic plot
    2 projects | /r/DearPyGui | 23 Mar 2023
    Some related examples https://github.com/my1e5/dpg-examples/blob/main/threading/progress_bar.py

What are some alternatives?

When comparing PythonExamples and dpg-examples you can also consider the following projects:

PythonProblems - The graded lab problems for the author's course CCPS 109 Computer Science I.

mfnp - Mainframe Notepad — simple JCL editor with ability to send jobs to mainframe via FTP and receive results

example-cpp-license-validation - An example of making a simple license validation request from a C++ command line program

DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

TheAlgorithms - All Algorithms implemented in Python

SimpleDrawing-Desktop-App - SimpleDrawing is a basic desktop sketching application build using the Dear PyGui Graphical User Interface Toolkit in python for producing neat and quick sketches.

raccoon - Raccoon Music Player is a pocket-sized music player that shows raccoons dancing around a campfire while songs are playing.

imgui_test_engine - Dear ImGui Automation Engine & Test Suite