Mercurial > cgi-bin > hgweb.cgi > tincan
view doc/introduction.rst @ 60:682cd33e564c draft
Documentation (incomplete).
author | David Barts <n5jrn@me.com> |
---|---|
date | Sat, 08 Jun 2019 07:43:15 -0700 |
parents | |
children | 55828c01e38f |
line wrap: on
line source
************ 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 clear separation of presentation and back-end logic.