Skip to content

echoyuanliang/tadpole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tadpole

flask starter, provide simple flask app start and management, integration with some useful flask extensions and frequently used python packages,support restful view, auto restful sqlalchemy model, auth and permission.

Installation

Tadpole requires Python 2.x >= 2.6.

Install from PyPI:

$ pip install tadpole

Usage

Basic usage:

$ tadpole init -n PROJECT_NAME -v PROJECT_VERSION -o PROJECT_OWNER -e PROJECT_EMAIL

Where PROJECT_NAME is your own project name and PROJECT_VERSION is your project init version, PROJECT_OWNER is the project owner name and PROJECT_EMAIL is email address of this project (the logging email maybe sendto this address).

License

tadpole is released under the MIT License. See the LICENSE file for more details.

About

flask starter, support gunicorn start,stop,reload script and restful view , auto restful sqlalchemy model, auth and permission

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages