Skip to content
New issue

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

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

Already on GitHub? # to your account

[FEATURE REQUEST]: nicegui compatibility #6

Open
1 task done
csrubin opened this issue Oct 16, 2024 · 1 comment
Open
1 task done

[FEATURE REQUEST]: nicegui compatibility #6

csrubin opened this issue Oct 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@csrubin
Copy link

csrubin commented Oct 16, 2024

Feature Description

While Kivy and Pyside are already on the roadmap, I suggest looking at nicegui.io as the next compatible framework. Webapps are more and more common compared to desktop apps, and nicegui is a great library with very sensible design choices and defaults (based on fastapi, Quasar, and Tailwind). While it's MUCH easier to design a web app with nicegui over traditional web stack, it can be finicky to get exactly what you want, especially when you don't have all the prerequisite knowledge about web design (how classes work and inheritance, centering divs (classic), padding, alignment, etc etc.). It would be AMAZING to have a visual editor to output the UI with placeholders for logic.

Functionalities of the Feature

Same as current feature set, but exported code uses nicegui instead of tinter.

This is a new feature request

  • Yes
@csrubin csrubin added the enhancement New feature or request label Oct 16, 2024
@PaulleDemon
Copy link
Owner

Hey thanks, will definitely look into its possibility once the existing features are done.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants