fast_app() – when speed and sensible defaults matter
Typical scenario | Why the wrapper helps |
---|---|
Proof-of-concepts, tutorials, Jupyter demos, small internal tools | One call gives you an app plus a ready-to-use route decorator: app, rt = fast_app() ([fastht.ml][1]) |
You like “batteries-included” defaults (PicoCSS, |