You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've not come across this template engine before. If it offers a nicer syntax and / or performance increases over Jinja2 I will certainly consider it.
Also it dosn't need to be a replacement, the option of which engine to use could be defined in a command line argument or a config option in the ~/.facio.cfg file.
I'll get an experimental branch going at some point and check it out :)
Hi,
what do you think about replace Jinja2 template engine by Tempita (https://pypi.python.org/pypi/Tempita/0.5.1) ?
Tempita is a very lighter template engine, you can include it directly in your projet.
What are your comment about ?
Best regards,
Stephane
The text was updated successfully, but these errors were encountered: