Hacker News new | ask | show | jobs
by plaes 3754 days ago
You mean Jinja2?

Also, Jinja2 and Werkzeug aren't coupled - you can use practically any Python templating lib with it as Werkzeug is just a WSGI library (+ and of course something else..).

And they happen to share the author.

1 comments

Yeah, my bad. Updated the details. Thanks. 'Mitsuhiko' is a hard name to remember.