## Flask CLI This is cli (commond line interface) for Flask application based project.
## Table of Contents
## fl new The flask cli makes it easy to create flask application .
### Generating and starting an Flask project via a development server `bash fl new PROJECT_NAME cd PROJECT_NAME fl start ` Navigate to http://localhost:5000/ .
# flask start You can configure the default HTTP host and port used by the development server with two command-line options :
`bash fl start --host 0.0.0.0 --port 5001 `
### Updating Flask CLI
## License
MIT
Release files for cli_flask 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cli_flask-0.0.1.tar.gz | 2.0 kB | Details |
Release files / cli_flask-0.0.1.tar.gz
| Download URL | cli_flask-0.0.1.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
addfea4890c80922c72323f6dd749771dfe5c66491bbe1cca9d8b314517520fa
|
|
BLAKE2b-256 checksum How to use checksums |
f102609ce1d448c01c8882cf2164c9043cdf1b6432e443d12cbdebaba4bf43d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |