From a235359bd3373da28619fa3ca436c0d5db7c3223 Mon Sep 17 00:00:00 2001 From: v479038280 Date: Tue, 15 Apr 2025 23:48:40 +0800 Subject: [PATCH] Update README.md Add NiceGui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..e91fc2fd 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,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. * [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 +* [NiceGui](https://github.com/zauberzeug/nicegui) - It is great for micro web apps, dashboards, robotics projects, smart home solutions and similar use cases. You can also use it in development, for example when tweaking/configuring a machine learning algorithm or tuning motor controllers. ## GraphQL