Template Adapters
A comparison of ways to get new template systems into Django. This could include Jinja2, Mako, Genshi, TAL, etc.
Search & Filter
| Package | pypugjs | Django Hypergen | wq.db | htmlgenerator | mako-for-django | django-mako | django_mako_template_loader | django-genshi | django-mini-ui |
|---|---|---|---|---|---|---|---|---|---|
|
Description
|
PugJS syntax adapter for
Django, Jinja2 and Mako templates |
Take a break from javascript.
Write server-rendered reactive HTML liveviews for Django in β¦ |
βπ wq's db library, extending
Django REST framework to support apps for geospatial fi⦠|
TL;DR DOM on the server-side
|
Mako powered template backend
for Django. |
-
|
mako template loader plugin in
django |
-
|
-
|
|
Category
|
Other | App | Framework | Other | Other | App | App | App | App |
|
Using This
|
3
|
1
|
3
|
1
|
1
|
1
|
0
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | No | No | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Beta | Production/Stable | Production/Stable | - | Beta | Unknown |
|
Version (PyPI)
|
6.0.3 | 1.5.5 | 2.1.0 | 1.2.32 | 1.0.0 | 1.3.2 | - | 1.1.3 | 0.0.2 |
|
Stars
|
272 | 82 | 118 | 42 | 17 | 0 | 0 | 0 | 0 |
|
Forks
|
40 | 1 | 19 | 3 | 1 | 0 | 0 | 0 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
Updated
|
30 Apr 2026 | 3 Sep 2025 | 27 Mar 2024 | 23 Dec 2024 | 7 May 2026 | - | 7 May 2013 | - | 18 Feb 2021 |
|
License
|
MIT | Custom | MIT | New BSD Lic⦠| MIT License | MIT License | UNKNOWN | GPL | UNKNOWN |
|
Links
|
|||||||||
|
Feature Comparison
(click cells to edit)
|
|||||||||
|
Mako
|
|
β
|
β
|
β
|
|
β
|
|
β
|
β
|
|
Jinja
|
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
|
Genshi
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
|
β
|
|
HAML
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
|
Mustache
|
β
|
β
|
(Pystache via django-mustache, mustache.js via wq.app)
|
β
|
β
|
β
|
β
|
β
|
β
|
|
Jade/Pug
|
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
Take a break from javascript. Write server-rendered reactive HTML liveviews for Django in pure python π«
βπ wq's db library, extending Django REST framework to support apps for geospatial field data collection, citizen science, and crowdsourcing.
mako template loader plugin in django
Showing 9 of 24 packages in this grid.
Features Being Compared
Mako
https://www.makotemplates.org/