All Projects → Pcothren → Dearpygui Examples

Pcothren / Dearpygui Examples

Licence: mit
Examples that demonstrate the python GUI library DearPyGui.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Dearpygui Examples

Material Showcase Ios
✨ An elegant way to guide your beloved users in iOS apps - Material Showcase.
Stars: ✭ 300 (+237.08%)
Mutual labels:  showcase
Gitfolio
personal website + blog for every github user
Stars: ✭ 5,392 (+5958.43%)
Mutual labels:  showcase
Tristeon3d
A 3D Engine built by two Game Engineering students.
Stars: ✭ 68 (-23.6%)
Mutual labels:  showcase
Bubbleshowcase Android
BubbleShowCase is a framework that let you to use informative bubbles to help your users pointing out different App features.
Stars: ✭ 313 (+251.69%)
Mutual labels:  showcase
Awesome Hexo
A curated list of awesome things related to Hexo
Stars: ✭ 466 (+423.6%)
Mutual labels:  showcase
Js Team Showcase
JavaScript Team Showcase
Stars: ✭ 40 (-55.06%)
Mutual labels:  showcase
Material Playground
Polymer material design playground
Stars: ✭ 254 (+185.39%)
Mutual labels:  showcase
Tutors
A simple way to show the user interface tutorials
Stars: ✭ 87 (-2.25%)
Mutual labels:  showcase
Tutoshowcase
A simple and Elegant Showcase view for Android
Stars: ✭ 499 (+460.67%)
Mutual labels:  showcase
Graphql Microservices
Showcasing a graphql microservice setup
Stars: ✭ 68 (-23.6%)
Mutual labels:  showcase
Norris
Showcase for Unidirectional Data Flow architecture for Android, powered by Kotlin Coroutines
Stars: ✭ 315 (+253.93%)
Mutual labels:  showcase
Flutter Examples
Personal collection of Flutter apps.
Stars: ✭ 394 (+342.7%)
Mutual labels:  showcase
Viewtooltip
A fluent tooltip for Android
Stars: ✭ 1,029 (+1056.18%)
Mutual labels:  showcase
Egg Ant Design Pro
showcase for Egg loves Ant Design
Stars: ✭ 304 (+241.57%)
Mutual labels:  showcase
Showcase Ansible Chatops
Vagrant Demo showing ChatOps with Ansible
Stars: ✭ 71 (-20.22%)
Mutual labels:  showcase
Showcaseview
🔦The ShowcaseView library is designed to highlight and showcase specific parts of apps to the user with an attractive and flat overlay.
Stars: ✭ 281 (+215.73%)
Mutual labels:  showcase
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+775.28%)
Mutual labels:  showcase
450 Dsa Tracker
Questions selected by Love Babbar, helps you to track your progress in solving 450 & keeps you engaging based on the DSA-cracker List
Stars: ✭ 85 (-4.49%)
Mutual labels:  showcase
Ctshowcase
A simple to use Showcase library that can highlight arbitrary views in an iOS app
Stars: ✭ 73 (-17.98%)
Mutual labels:  showcase
Swiftyoverlay
Show overlay and info on app components
Stars: ✭ 63 (-29.21%)
Mutual labels:  showcase

(This repo is available under a free and permissive license)

Dear PyGui-Examples

This is a repo for examples that demonstrate the abilities of the python UI library DearPyGui.


Repo Directory

DPG Docs example page Is a Directory including GIF of every example.


Build

To install required dependencies run pip install -r requirements.txt or pip3 install -r requirements.txt from the cloned repo directory on your computer.


Resources

  • Online Documentation for comprehensive documentation examples and tutorials.
  • Internal Documentation: Run the show_documentation() command from within the library to view an reference guide.

Requests

If you would like to see an example case for a topic not already covered please create an issue with a detailed detailed description outlining the example.


Contribute

Requirements for new examples:

  • Be complete. It's okay to wait. Falling behind in commits to this repository is easily resolved as every example is an isolated app.
  • Breif explination of features that are highlighted in the example. Preferably use text or treenode(bullet) widgets.
  • Self contained, atleast as much as possible. the less resource files the better.
  • Focus on the features being showcased. Only be as complex as necessary, overly complex examples may distract from the goal. (Ex. don't create a huge app if you only intend to showcase a button.)

Support

If you are having issues or want to help, here are some places you can go:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].