template-engine
Directory actions
More options
Directory actions
More options
template-engine
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Author: Ned Batchelder
Project: Template engine
Requirements: Python
This directory contains a simple templating engine, such as you might use to
generate HTML in a web application.
To run the tests::
$ python -m unittest discover