Roadmap
Hyperflask is being actively developed and is not yet ready for production.
Checkout the list of all the projects developed as part of the Hyperflask Stack and their current development status on the Hyperflask Github organization homepage.
Planned v1 experience:
Feature | Status | Notes | Related Hyperflask project |
---|---|---|---|
File based routing with mix code page format | ✅ | flask-file-routes | |
ORM | ✅ | sqlorm, flask-sqlorm | |
Assets pipeline | ✅ | flask-assets-pipeline | |
Component system + component library | ✅ | hyperflask, jinja-super-macros, flask-super-macros, uilib-spec, uilib-spec-daisyui | |
User management and auth | 🚧 | missing social logins | hyperflask-auth |
Collections | ✅ | flask-collections | |
Upload files | ✅ | flask-files | |
Emails | ✅ | flask-mailman-templates | |
Background tasks | 🚧 | missing sqlite broker | dramatiq-sqlite |
SSE push | ✅ | flask-mercure-sse | |
I18n | 🚧 | finalizing | flask-babel-hyper |
Static site generation | ❌ | hyperflask | |
Deployments | ❌ | docker-web-deploy | |
VS Code integration | ✅ | ||
Documentation | 🚧 | hyperflask-docs |
Upcoming features
Feature | Status | Notes | Related Hyperflask project |
---|---|---|---|
REST APIs | 🚧 | Flask-Resourceful | |
Seamless reactivity between frontend and backend | 🚧 | hyperflask |
Extras
Feature | Status | Notes | Related Hyperflask project |
---|---|---|---|
Stripe Checkout | ✅ | flask-stripe-checkout | |
Monitoring | ✅ | flask-sentry, flask-observability | |
Analytics | 🚧 | flask-product-analytics |