
Wheezy.template is a lightweight template library in pure Python 3 code.
* Compact, expressive, clean: minimises the number of keystrokes required to build a template. * Intuitive, little time to learn: requires only basic Python programming skills plus HTML markup knowledge. * Do not repeat yourself: master layout templates for inheritance; include and import directives for maximum reuse. * Fast: maximum rendering performance.