wheezy.template is a Python module written in pure Python code. It is a lightweight template library.
It is optimized for performance, well tested and documented.
Install
wheezy.template requires python version 2.4 to 2.7 or 3.2. It is independent of operating system. You can install it from pypi site using setuptools:
easy_install wheezy.template
If you are using virtualenv:
virtualenv env
env/bin/easy_install wheezy.template
If you run into any issue or have comments, go ahead and add on bitbucket.
Product's homepage
Requirements:
· Python