Mako (template Engine)
   HOME

TheInfoList



OR:

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 Reddit ( ) is an American Proprietary software, proprietary social news news aggregator, aggregation and Internet forum, forum Social media, social media platform. Registered users (commonly referred to as "redditors") submit content to the ...
. It is the default template language included with the Pylons and
Pyramid A pyramid () is a structure whose visible surfaces are triangular in broad outline and converge toward the top, making the appearance roughly a pyramid in the geometric sense. The base of a pyramid can be of any polygon shape, such as trian ...
web frameworks.


See also

* CheetahTemplate * Genshi * Jinja


References


External links

*
Mako on PyPI
* Python (programming language) libraries Template engines {{programming-software-stub