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
- Flask-API
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.9.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file flasky_cli-0.1.9.tar.gz
.
File metadata
- Download URL: flasky_cli-0.1.9.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 | 136e87a83232bfb56c7b1dfdd405d33106439342d94e9162c1312269bd0fe269 |
|
MD5 | 2c8f546f51a3b00eaca07a9e7e312afc |
|
BLAKE2b-256 | 790bd4aefae8cb86dc382995a947fdd3060eb0e9c9f49f49325e4a8719aaedcc |
File details
Details for the file flasky_cli-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: flasky_cli-0.1.9-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 | d35c13c7b391d4f15b2c977625fb26ea48724ac38012dfc45d38229e9694653f |
|
MD5 | 4f6bf53f63c143b0a5c7dc39d1e2c583 |
|
BLAKE2b-256 | 0a1c309c9e2d38b045e35b123ac67c96df4046626f32f1fef2fa53c7e476442b |