summaryrefslogtreecommitdiff
path: root/docs/modules/tempita.txt
blob: 4da916ccb5a533d0e3350f2a954dc891ca3e3eb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
:mod:`tempita` -- A small templating language
=============================================

.. automodule:: tempita

Module Contents
---------------

.. autoexception:: TemplateError
.. autoclass:: Template
.. autofunction:: sub
.. autoclass:: bunch

HTML Templates
~~~~~~~~~~~~~~

.. autoclass:: HTMLTemplate
.. autofunction sub_html

.. autofunction:: html
.. autofunction:: html_quote
.. autofunction:: url
.. autofunction:: attr