项目作者: atwalsh

项目描述 :
Flask Cookiecutter - Flask application factory style skeleton generator
高级语言: Python
项目地址: git://github.com/atwalsh/fc.git
创建时间: 2018-07-19T13:32:55Z
项目社区:https://github.com/atwalsh/fc

开源协议:MIT License

下载


FC - Flask app-factory style skeleton generator using cookiecutter.

Installation:

  1. pip install cookiecutter
  2. cookiecutter gh:atwalsh/fc

Post-install

  • pipenv install
  • Set the DATABASE_URL environment variable

Run

  1. python run.py