Skip to content
mike bayer edited this page Nov 27, 2018 · 11 revisions

Welcome to Mako !

Git Repository Info

Mako's Git Repo is available at the following locations!

  • Github - Mako is now now part of the SQLAlchemy organization

Other mirrors, may change without notice:

Mako Syntax Highlighters

Mako Connectors for Django

Want to use Mako as Django's templating language? There are several connectors on PyPI:

  • django-mako-plus adds Mako templating, view routing via a simple url convention, and a number of other "pluses". The DMP features have been compared with some conventions available in Rails.
  • djmako is a lightweight connector that adds Mako as a standard template engine in settings.py.
  • djangox-mako is also a lightweight connector to run Mako templates.
Clone this wiki locally