mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Added DearPyGui
This commit is contained in:
parent
58aaa73139
commit
689822a3e5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue