Skip to content

HonoMi/cookiecutter-flask-skeleton

 
 

Repository files navigation

Flask Skeleton

Flask starter project for Cookiecutter.

Build Status

Quick Start

Install Cookiecutter globally:

$ pip install cookiecutter

Generate the boilerplate:

    # cookiecutter https://github.com/realpython/cookiecutter-flask-skeleton.git
    # Use the folk version!
    cookiecutter https://github.com/HonoMi/cookiecutter-flask-skeleton.git

Once generated, review the setup guides, within the newly created project directory, to configure the app:

  1. setup-with-docker.md
  2. setup-without-docker.md

About

Real Python Flask Starter Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.2%
  • HTML 33.2%
  • Shell 3.1%
  • Other 0.5%