Home

Awesome

tornado-template

Tornado template with Jinja2 and Sqlalchemy

Requirements

Usage

Clone the repo:

git clone https://github.com/mfussenegger/tornado-template.git

Initialize the template using:

./bootstrap.sh your-package-name

This will execute the following steps:

Have fun!

workon your-package-name
python your-package-name/app.py