flask-shell-ipython icon indicating copy to clipboard operation
flask-shell-ipython copied to clipboard

Replace default flask shell command by similar command running IPython.

Results 2 flask-shell-ipython issues
Sort by recently updated
recently updated
newest added

Unlike the default Flask shell, this one allows to specify a script to execute, just like outside of Flask do `ipython script.py` and `python script.py`. However passing options to a...

i install it in windows but after i run `flask shell` i can't input any thing, i tried with powershell and cmd,both have of them has the same problem