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
modify config.py;
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;
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 details)
File details
Details for the file flask_template-0.4.1.tar.gz
.
File metadata
- Download URL: flask_template-0.4.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6a13ba9d2bee8daea43c624fccf3c0b46b39b0d00c26beaf415d0fad95a2611a
|
|
MD5 |
11dcb2a9fe2bd04d00620e352b44947d
|
|
BLAKE2b-256 |
312c93907b4c1252cd3ef26cada32fd234752b61b4d791bdc6152ce8c2a5fbf5
|