Several months ago, I was looking for a template engine for Python3.
There was none at the time so I ported Jinja2.  I selected it because
of the small codebase and the copious features and tests.  It may seem
ironic then that I made no effort to port the tests over because they
are built on py.test.  (I just didn't want to port one more thing.)

I have not used every feature Jinja2 offers but it is working rather
well for me in the basics.  If anyone is interested in the code, I
could package it and upload it.

Cheers,
-tim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to