jinja2-hamlpy

HamlPy extension for Jinja2
Download

jinja2-hamlpy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Nickolas Grigoriadis
  • Publisher web site:

jinja2-hamlpy Tags


jinja2-hamlpy Description

jinja2-hamlpy is a Python module that provides a HamlPy extension for Jinja2.Basic UsageTo use this extension you just need to add it to you jinja environment and use ".haml" as extension for your templates.from jinja2 import Environmentfrom jinja2_hamlpy import HamlPyExtensionenv = Environment(extensions=)For Coffin Users:Simply add this to your settings:JINJA2_EXTENSIONS = Product's homepage


jinja2-hamlpy Related Software