Customtkinter lib gui add

This commit is contained in:
mastergeek 2023-11-18 04:09:53 +01:00
parent c52dba9b29
commit c1e44d6ef6

View File

@ -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