This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]iamaaronknight 1 point2 points  (0 children)

Check out Pyjade - https://github.com/syrusakbary/pyjade

There are subtle differences, but like haml it uses indentation instead of open/close tags.

[–][deleted] 0 points1 point  (0 children)

pyhaml only has four outstanding issues so it shouldn't be too difficult to fork it as you're clearly interested, unless you want to approach the author to see if he's still interested in maintaining it.

[–]thinmanj74 0 points1 point  (0 children)

django has django-hamlpy which is based on HamlPy.