You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2018. It is now read-only.
Tinman is a project that aims to add a base level of structure for writing Tornado applications to make getting started with a new Tornado based project quick and painless.
Configuration File
The configuration file is YAML based and allows you to control most of Tornado’s settings as well as the base project settings such as logging. An example configuration file can be found here.