Hyperfast and lightweight templating for the Python platform.
Home   |   Trac   |   Community   |   Documentation   |   Download

Download Mako

Current version is 0.3.1 (changelog)

If you have easy_install available:

easy_install Mako

The distribution is also available as a tar.gz file. This includes:

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