All Templates / Starters
Quart
Quart is an async reimplementation of the popular Flask microframework API.
quart-template
jonbeau/quart-template
Just deployed
Quart is an asyncio reimplementation of the popular Flask microframework API. This means that if you understand Flask you understand Quart. See Flask evolution to learn more about how Quart builds on Flask.
Like Flask Quart has an ecosystem of extensions for more specific needs. In addition a number of the Flask extensions work with Quart.
Quart is developed on Github. If you come across an issue, or have a feature request please open an issue.If you want to contribute a fix or the feature-implementation please do (typo fixes welcome), by proposing a merge request. If you want to ask for help try on discord.
Template Content
quart-template
jonbeau/quart-templateDetails
jon
More templates in this category
New
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
20
New
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa