awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Added new Section WEB UI and NiceGUI

Open lucabotti opened this issue 1 year ago • 1 comments

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.

lucabotti avatar Aug 11 '24 17:08 lucabotti

@vinta

lucabotti avatar Aug 26 '24 12:08 lucabotti