Skip to content

Nice GUI

Nice GUI is another open-source python library to build UI with better support of states between pages.

It uses pages, components, events, and handlers. Components are arranged on a page using layouts. Layouts provide things like grids, tabs, carousels, expansions, menu. It can be customized with Tailwind classes and Quasar components to control the style or behavior of the components.

The server is FastAPI.

How to