mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Customtkinter lib gui add
This commit is contained in:
parent
c52dba9b29
commit
c1e44d6ef6
|
@ -680,6 +680,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
|
* [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://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python.
|
||||||
* [DearPyGui](https://github.com/RaylockLLC/DearPyGui/) - A Simple GPU accelerated Python GUI framework
|
* [DearPyGui](https://github.com/RaylockLLC/DearPyGui/) - A Simple GPU accelerated Python GUI framework
|
||||||
|
* [Customtkinter](https://github.com/TomSchimansky/CustomTkinter) - CustomTkinter is a python UI-library based on Tkinter, which provides new, modern and fully customizable widgets.
|
||||||
|
|
||||||
## GraphQL
|
## GraphQL
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user