Last updated:
0 purchases
quartadmin 3.0.0
Quart admin
A tool to create quart projects faster with a scalable setup
Usage
Creating peoject
quart-admin startproject --name "project name"
Creating app(inside project)
quart-admin startapp --name "app name"
Run the app locally
python app.py start
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.