Skip to main content

Flask Project Template

Project description

# flask_template

templates used to fast create flask project.

## install

pip install flask_template

# usage

flasktemplate create [-t simple] project_name

will create a flask project directory named after project_name on current path.

flasktemplate list will list current supported templates.

# update logs

## 0.4.1

  1. modify config.py;

  2. format by pycodestyle;

## 0.4

1. add migrations directory,modify env.py script to support alembic:include, alembic:exclude options in alembic.ini to limit alembic dectecting tables;

  1. fix some typo;

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_template-0.4.1.tar.gz (14.2 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