#807 refector to get rid of flask-script
Opened 6 years ago by mjia. Modified 2 years ago

As noted in the docs of flask-script[1], I think we could just use the build-in CLI(click) to fit our needs and remove the flask-script from the dependencies. This would make our life a bit easier from the software maintenance perspective.

[1] https://flask-script.readthedocs.io/en/latest/


@mjia I think the version of Flask that ships with RHEL7 is not new enough to contain the built-in CLI. Have you had a chance to try it on another project?

Login to comment on this ticket.

Metadata