Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new Section WEB UI and NiceGUI #2604

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lucabotti
Copy link

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
Copy link
Author

@vinta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants