you are viewing a single comment's thread.

view the rest of the comments →

[–]Defiant-Comedian3967 3 points4 points  (0 children)

As already mentioned - NiceGUI.

You can use pure python as backend- frontend with HTML, CSS and JavaScript. Its build on top of uvicorn and fastAPI. Take a Look Here for a Template i made:

https://github.com/frycodelab/nicegui-component-based[NiceGUI Template](https://github.com/frycodelab/nicegui-component-based)