Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cli_flask-0.0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page