Skip to content

Commit 7bd0b99

Browse files
authored
Merge pull request #2737 from RonydaEssam/patch-1
Remove Eel from GUI Development libraries
2 parents 1a72508 + 86d4e64 commit 7bd0b99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

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

564564
* [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.
565-
* [Eel](https://github.com/ChrisKnott/Eel) - A library for making simple Electron-like offline HTML/JS GUI apps.
566565
* [enaml](https://github.com/nucleic/enaml) - Creating beautiful user-interfaces with Declarative Syntax like QML.
567566
* [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.
568567
* [Flexx](https://github.com/zoofIO/flexx) - Flexx is a pure Python toolkit for creating GUI's, that uses web technology for its rendering.

0 commit comments

Comments
 (0)