Mako (template engine)

Mako
Original authorMike Bayer
Initial releaseDecember 31, 2006 (2006-12-31)
Stable release
1.3.10 
Written inPython
TypeTemplate engine
LicenseMIT License
Websitebitbucket.org/zzzeek/mako 
Repository

Mako is a template library written in Python. Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance. The Mako template is used by Reddit. It is the default template language included with the Pylons and Pyramid web frameworks.