summaryrefslogtreecommitdiff
path: root/docs/modules/tempita.txt
blob: f21282b5ee6ad449ccc31adedd4b40c777f084b8 (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

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