README
1. Introduction
This template is made for building Python3 web applications with Tornado Async Framework.
2. How to play with it?
The (default) code is in main/application.py
file.
Note
This a standard Python3 plugin with the tornado
library preinstalled and configured.