Skip to main content

Quick start a flask app

Project description

Flask Skeleton

Basic flask app scaffolding.

Includes a basic app structure and templates.

Install with pip

$ pip install flask-skeleton

Run from the command line

$ create-flask-app [Options] APPNAME

Run $ create-flask-app --help for usage.

Setup

  1. cd into the app directory
  2. Activate virtual environment: $ source env/bin/activate
  3. Run tests: $ python -m unittest
  4. Create database: $ flask create-db
  5. Run: $ flask run

Source: Flask Skeleton.

Happy coding!

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

flask-skeleton-1.0.2.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

flask_skeleton-1.0.2-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

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