Flask-script

Latest version: v2.0.6

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

Scan your dependencies

Page 2 of 2

0.6.1

-----------------

Released on August 9, 2013

- FIXED: IPython Shell embedding fails after upgrade to IPython 1.0

0.6.0

-------------

Released on August 7, 2013.

- Drop support for Python 2.5
- Support Python 2.6/2.7 and >= 3.3 using same source code.
Import necessary compatibility code from flask._compat module of current
Flask repo code.
- Use proper argparse subparsers
- Tab completion using `argcomplete`
- Remove question marks from automatically being appended to prompt_bool and prompt_choices
- FIXED: ipython with disabled bpython
- FIXED: debug parameter no longer passed in from flask_script

0.5.3

-------------

Released on January 9, 2013.

- Fix nasty bug in Clean command that deletes all files

0.5.2

-------------

Released on December 26, 2012.

- Change from module to package and refactor project structure
- Add BPython shell support
- Add Clean and ShowUrls commands
- Add Group, a simple way to group arguments

0.5.1

-------------

Released on October 2nd, 2012.

- Fixed an issue where debug settings were being overridden if present in config.
- Expose 'passthrough_errors' on Server to disable error catching (useful to hook debuggers in (ex. pdb))

0.5.0

-------------

Released on September 22, 2012.

- Sub-Manager support (see: http://flask-script.readthedocs.org/en/latest/index.htmlsub-managers)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.