Expand file tree
/
Copy pathtemplate-engine
/Directory actions
More options
More optionsDirectory actions
More options
More options/
Copy pathtemplate-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