Flask Moreshell
Project description
Flask Moreshell
flask shell with IPython, BPython, PTPython!
Features
This package provides functionality to allow flask shell commands to be used with the ipython, bpython, and ptpython shells.
Requirements
- Python 3.9+
- Flask 2.3+
Installation
You can install Flask Moreshell via pip from PyPI:
$ pip install flask-moreshell
or anything else that can install packages from PyPI. for example, poetry or pipenv.
Usage
after the package is installed, you can use the flask shell command as usual.
$ flask shell
and you can see python REPLs like this, with flask app loaded.
By default, make sure that ipython, bpython, and ptpython are installed in your current virtual environment. When
you
use the flask shell command, the package will look for and load the Python REPLs in that order.
if you want to use a specific shell, you can use the --shelltype option.
see Usage for more information.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, Flask Moreshell is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask_moreshell-0.1.5.tar.gz.
File metadata
- Download URL: flask_moreshell-0.1.5.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af623514f1c7476a3fdebe8b7c49c02359151a06080c6d14bb21e6b947766fe7
|
|
| MD5 |
8833024b60f539146e223291ae5aa3b0
|
|
| BLAKE2b-256 |
64a890ee7e1549af7b5cda04648b9fc2eed71317403efe233fbdb0a7b1672eff
|
File details
Details for the file flask_moreshell-0.1.5-py3-none-any.whl.
File metadata
- Download URL: flask_moreshell-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e6629575e2c04f8fd1ff74645afe6160b47efec7083d91a53e2c9f8cfcbf8f
|
|
| MD5 |
a00fd7d41c949269acf73926eeebd29a
|
|
| BLAKE2b-256 |
21bafa2adab81c16f44015bb44bfdb2d6b0209b5af7d97dca755ac56c998f515
|