After trying Pyramid for a bit, Iâve decided that itâs not exactly what I am looking for so I am playing with Flask right now. Installing jinja-hamlish into Flask is a bit more tricky but still takes less than a minute pip install git+http://github.com/Pitmairen/hamlish-jinja and inside your app from flask import Flask, render_template from werkzeug import ImmutableDict class FlaskWithHamlish(Flas
{{#tags}}- {{label}}
{{/tags}}