Skip to content

pedramzamaninejad/flask-skeleton

 
 

Repository files navigation

This project is no longer maintained. You can find the maintained version at https://github.com/testdrivenio/cookiecutter-flask-skeleton

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

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.0%
  • HTML 27.6%
  • Dockerfile 2.2%
  • Shell 1.6%
  • Other 0.6%