Hyperflask is built on top of Flask, introduces component-driven architecture to Flask apps. Seamlessly create frontend (web components, react, etc…) and backend components and use them in your jinja templates. Use HTMX to create server-backed interactive components… file-based routing using a new file format that combines python code and a jinja template (inspired by Astro pages). Uses DaisyUI.
See also Litestar