You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
Flask has its own cli since 0.11. It's based on click instead of argparse but in the end it's up to you what you use. For a new application I'd use the builtin click-based cli.
You might be interested in reading the discussion in #97
is flask-script now deprecated? it looks like 0.12 flask have a new way of running apps now....
The text was updated successfully, but these errors were encountered: