From 689822a3e51c6ee734027bfe382d11e70b05f28f Mon Sep 17 00:00:00 2001 From: Jonathan Hoffstadt <39973752+RaylockLLC@users.noreply.github.com> Date: Mon, 10 Aug 2020 15:29:18 -0500 Subject: [PATCH] Added DearPyGui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30396918..f998132e 100644 --- a/README.md +++ b/README.md @@ -662,6 +662,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Toga](https://github.com/pybee/toga) - A Python native, OS native GUI toolkit. * [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc. * [wxPython](https://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python. +* [wxPython](https://github.com/RaylockLLC/DearPyGui/) - A Simple GPU accelerated Python GUI framework ## GraphQL