awesome-python
awesome-python copied to clipboard
Added new Section WEB UI and NiceGUI
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.
- FastAPI under the hood to serve the content
- Vue.js library
- Quasar Components
- Exposed Tailwind Classes where needed
- Every component clearly visible from other layers
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.
@vinta