Hyperflask – Full stack Flask and Htmx framework
a day ago
- #flask
- #python
- #web-development
- Hyperflask is built on top of Flask, making it easy to use and master.
- Backend-driven apps simplify state management and reduce issues from frontend-heavy apps.
- Combined with HTMX and a component system, creating interactive apps is easier.
- Hyperflask introduces a component-driven architecture for both frontend and backend components.
- Features file-based routing, combining Python code and Jinja templates.
- Includes beautiful UI components from daisyUI and Bootstrap Icons, with Tailwind for customization.
- Offers built-in features like email sending, background jobs, push events, translations, and more.
- Can generate static websites or run in hybrid mode for dynamic requests.
- Standardized dev and prod environments using containers, with easy setup and deployment.
- Hyperflask is a small codebase, combining Flask extensions seamlessly, with an ecosystem of independent projects.