Flask cli (command line interface) for Flask application based project
Project description
## 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
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
File details
Details for the file cli_flask-0.0.1.tar.gz.
File metadata
- Download URL: cli_flask-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
addfea4890c80922c72323f6dd749771dfe5c66491bbe1cca9d8b314517520fa
|
|
| MD5 |
042ad8f3ba6dd444350a2edc5b1cd4e1
|
|
| BLAKE2b-256 |
f102609ce1d448c01c8882cf2164c9043cdf1b6432e443d12cbdebaba4bf43d6
|