Flask-cli

Latest version: v0.4.0

Safety actively analyzes 621920 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

- Adds a --version switch to Flask CLI.

- Updates help to `> set FLASK_APP=hello.py`.

- Adds plugin support to the CLI.

- Updates docs to the new CLI patterns.

- Removes Python 2.6 and adds Python 3.5 to Tox configuration to match
Travis config.

- Implements simplified CLI interface.

0.3.0

- Werkzeug should not block propagated exceptions from Flask.

- Fixes issue with the parameter passed to the CLI's AppGroup.

- Adds shell context processor example.

- Fixes missing import in Python example in README.

- Fixes broken tests.

0.2.1

- Adds support for specifying shell context processors.

- Fixes bug with shell command due to missing support for shell context
processors.

0.2.0

- Adds FlaskCLI extension to support app.cli.

- Changes default imports from flask_cli.cli to flask_cli and relies on Flask's
classes when v1.0 is installed.

0.1.0

- Initial public release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.