mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2604] Added new Section WEB UI and NiceGUI #1921
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2604
Author: @lucabotti
Created: 8/11/2024
Status: 🔄 Open
Base:
master← Head:new-section-web-client-framework📝 Commits (2)
4585527Added new Section WEB UI and NiceGUIe0b0af6Update README.md📊 Changes
1 file changed (+13 additions, -0 deletions)
View changed files
📝
README.md(+13 -0)📄 Description
What is this Python project?
NiceGUI aims to allow working in pure Python also on the client (ie browser) side. It leverages a set of technologies to permit a pure python experience.
What's the difference between this Python project and similar ones?
Other projects exist, aimed at dashboarding or linked to proprietary solutions. NiceGUI uses common frameworks (Vue, Tailwind, Quasar) to generate User Interfaces from Python Code.
Additionally, a new section (Web UI Frameworks) has been added to collect similar works (i will add them later).
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.