Mercurial > cgi-bin > hgweb.cgi > tincan
view doc/introduction.rst @ 67:b5e72129ef72 draft
Support #errors w/ no params, as documented.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sun, 14 Jul 2019 14:47:33 -0700 |
parents | 8867b3a5c4fa |
children |
line wrap: on
line source
************ Introduction ************ TinCan is a Python web framework, based on the `Bottle <http://bottlepy.org/>`_ micro-framework and the `Chameleon <https://pypi.org/project/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.