smurfix/flask-script
Flask extension to help writing external scripts for Flask applications
NOASSERTION
Issues
- 4
- 7
- 21
Future of Flask-Script with Flask 1.0
#97 opened by mitsuhiko - 6
The debug option does not work
#63 opened by st3fan - 12
Shell autoreload
#51 opened by Kazy - 7
IPython not using default profile
#36 opened by ThiefMaster - 1
Update documentation for threading/processes.
#32 opened by rduplain - 4
Add support for alternate formatting classes
#61 opened by croach - 14
0.5.3 to 0.6.x
#71 opened by jassinm - 1
Update document on readthedocs.org
#87 opened by yegle - 3
Odd Option Behavior
#47 opened by rdegges - 7
- 3
Distribute entry points
#18 opened by rduplain - 13
- 4
Early application access is broken
#89 opened by noirbizarre - 4
Ability to raise errors from commands
#96 opened by fgimian - 2
Standalone version
#86 opened by schlamar - 0
- 4
Warning when running a command
#81 opened by tzulberti - 2
Duplicate docs for API method.
#77 opened by homeworkprod - 2
- 0
Use standard IPython startup instead of embed
#73 opened by bendavis78 - 3
Use proper argparse subparsers
#29 opened by mbr - 1
0.6.1 fails to embed ipython at all
#70 opened by zgoda - 8
- 4
Release with python3 support
#66 opened by klen - 1
Something similar to django-shell
#67 opened by ansother - 3
Python 3.3 issues?
#60 opened by 1xch - 5
Command.handle broken (commit gone)
#24 opened by rduplain - 2
unicode cmdline / console IO support
#22 opened by rduplain - 1
running stand-alone script within flask context
#57 opened by ansother - 2
prompt_* should not add question mark
#37 opened by friedelwolff - 2
--processes n on Windows
#33 opened by bretonium - 1
- 7
Little typo in documentation on readthedocs site
#50 opened by fgimian - 2
Changelog
#44 opened by playpauseandstop - 2
Shell doesn't respect -B
#26 opened by rduplain - 5
- 1
Use basename on script name
#20 opened by rduplain - 6
IndexError raised by commands is hidden
#21 opened by rduplain - 2
Manager usage help
#19 opened by rduplain - 5
Allow reverse runserver reload option
#13 opened by rduplain - 0
debug settings being overridden
#40 opened by hanifvirani - 1
Do not catch exceptions; support for DEBUG
#15 opened by rduplain - 6
- 7
- 9
Command.handle refactor?
#16 opened by rduplain - 4
Server needs commandline options for threaded and processes werkzeug server options
#30 opened by ThomasWaldmann - 1
Sorted commands
#14 opened by rduplain - 1
Flask-Script should not require an app instance
#25 opened by rduplain