From 467c74a62971fcaa8fd3b47bc3f1a5c41a2fd0a5 Mon Sep 17 00:00:00 2001 From: Ahmad Hakim Date: Sat, 27 Jun 2026 22:57:09 +0300 Subject: [PATCH] Add buridan/ui to Web Based section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34ff193..c39fcc9 100644 --- a/README.md +++ b/README.md @@ -854,6 +854,7 @@ _Libraries for working with graphical user interface applications._ - [toga](https://github.com/beeware/toga) - A Python native, OS native GUI toolkit. - [wxPython](https://github.com/wxWidgets/Phoenix) - A blending of the wxWidgets C++ class library with the Python. - Web-based + - [buridan/ui](https://github.com/LineIndent/ui) - Composable, themeable components designed for Reflex. Extend, override, and ship without fighting the framework. Open source. - [flet](https://github.com/flet-dev/flet) - Cross-platform GUI framework for building modern apps in pure Python. - [nicegui](https://github.com/zauberzeug/nicegui) - An easy-to-use, Python-based UI framework, which shows up in your web browser. - [pywebview](https://github.com/r0x0r/pywebview/) - A lightweight cross-platform native wrapper around a webview component.