Hyperfast and lightweight templating for the Python platform.
Download Mako
Current version is 0.2.2
(changelog)
If you have easy_install available:
easy_install Mako
The distribution is also available as a tar.gz file. This includes:
- the documentation in HTML format (as well as Markdown)
- an example WSGI template runner app.
Local Download
|
On Cheeseshop
Getting the Latest SVN Trunk
CHANGES in svn: (trunk changelog)
Latest trunk is available via svn:
svn co http://svn.makotemplates.org/mako/trunk mako
Or directly installable via easy_install:
easy_install -U http://svn.makotemplates.org/mako/trunk
Website content copyright © by Michael Bayer. All rights reserved. Mako and its documentation are licensed under the MIT license. mike(&)zzzcomputing.com