Update README.md

Add NiceGui
This commit is contained in:
v479038280 2025-04-15 23:48:40 +08:00 committed by GitHub
parent 2252650cfd
commit a235359bd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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