An open API service indexing awesome lists of open source software.

https://github.com/pcothren/dearpygui-examples

Repo for more advanced examples
https://github.com/pcothren/dearpygui-examples

dearpygui python

Last synced: about 1 year ago
JSON representation

Repo for more advanced examples

Awesome Lists containing this project

README

          




Dear PyGui

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

## Overview
Docs are where basic dpg examples are at [Read the Docs](https://dearpygui.readthedocs.io/en/latest/index.html)

This is a repository for the example videos on [YouTube](https://www.youtube.com/channel/UCTMnJIjIB-h1hO6AvqG4KQw/featured)

Archives is old 0.8 examples that will be upgraded in the future

---

## 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.

---

## Support
If you are having issues or want to help, here are some places you can go:
- [Discord Forum](https://discord.gg/tyE7Gu4)
- [Reddit](https://www.reddit.com/r/DearPyGui/)