FRAMEWORK » FLASK
Command
Usage
shell
flask OPTIONS COMMAND ARGS
Command | Description |
---|---|
routes | Show the routes for the app. |
run | Run a development server. |
shell | Run a shell in the app context. |
flask OPTIONS COMMAND ARGS
Command | Description |
---|---|
routes | Show the routes for the app. |
run | Run a development server. |
shell | Run a shell in the app context. |