CLI to start Flask projects
Project description
Flask-CLI
From Neoteroi/BlackSheep-CLI .
🛠️ CLI to start flask projects.
- Interactive project scaffolding
- Support for configuring more
cookiecutter
project templates
pip install flasky-cli
Project templates
- cookiecutter-flask
- cookiecutter-flask-minimal
- cookiecutter-flask-skeleton
- cookiecutter-Flask-Foundation
Creating a new project
flask-cli create
Listing the project templates
flask-cli templates list
With details:
flask-cli templates details
Cli mode
By default, the rich mode is active .
Deactivate rich mode
Windows
set NO_RICH=1
or
set NO_RICH=True
Linux/macOS
export NO_RICH=1
or
export NO_RICH=True
reactivate rich mode use NO_RICH=0
or NO_RICH=False
Thanks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flasky_cli-0.1.7.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file flasky_cli-0.1.7.tar.gz
.
File metadata
- Download URL: flasky_cli-0.1.7.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6f5e50f5e5c5363eb0ac4d9401d63625f1cba64003fc107494f2617f3cba279 |
|
MD5 | 8e9708a3c86836bf1c6c9e896105d2b1 |
|
BLAKE2b-256 | d32115706ecc3a5ed467b2839ff5479f608b74da84ceeee706d309f674c4813f |
File details
Details for the file flasky_cli-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: flasky_cli-0.1.7-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79df94505c4f88dd694fc9414ea0565a4e6a1d71243288d73fcdcb256c4c3e0c |
|
MD5 | 24305c7a1be5a51336e61eda0e91a5d8 |
|
BLAKE2b-256 | 5f0dbfeba8131a0ac0c02692b155c2aa209244c4b9be8282a7467601d745296f |