Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

is flask-script now deprecated? #172

Closed
rlam3 opened this issue Dec 28, 2016 · 1 comment
Closed

is flask-script now deprecated? #172

rlam3 opened this issue Dec 28, 2016 · 1 comment

Comments

@rlam3
Copy link

rlam3 commented Dec 28, 2016

is flask-script now deprecated? it looks like 0.12 flask have a new way of running apps now....

@ThiefMaster
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants