Skip to content

Commit a946248

Browse files
authored
Update README.md
Added CustomTkinter to the GUI list.
1 parent 10e8268 commit a946248

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
543543
*Libraries for working with graphical user interface applications.*
544544

545545
* [curses](https://docs.python.org/3/library/curses.html) - Built-in wrapper for [ncurses](http://www.gnu.org/software/ncurses/) used to create terminal GUI applications.
546+
* [CustomTkinter](https://customtkinter.tomschimansky.com/) - A modern and customizable python UI-library based on Tkinter.
546547
* [Eel](https://github.com/ChrisKnott/Eel) - A library for making simple Electron-like offline HTML/JS GUI apps.
547548
* [enaml](https://github.com/nucleic/enaml) - Creating beautiful user-interfaces with Declarative Syntax like QML.
548549
* [Flet](https://flet.dev) - Cross-platform GUI framework for building modern apps in pure Python. Run on Windows, macOS, Linux, Android, iOS, and the Web.

0 commit comments

Comments
 (0)