Introduction
TinCan is a Python web framework, based on the Bottle micro-framework and
the Chameleon templating engine. TinCan is based on the “code-behind”
paradigm popularized by ASP.Net, convention over configuration, and
separation of presentation and back-end logic.