yhat / db.py

db.py is an easier way to interact with your databases
BSD 2-Clause "Simplified" License
1.22k stars 111 forks source link

question about the template engine pybars #65

Open garaud opened 9 years ago

garaud commented 9 years ago

Hi,

I'm just curious. Why do you use the template engine pybars instead of a more mainstream package such as jinja2? There are some features that you use in pybars which are not implemented elsewhere? Or the author(s) have already known pybars so they just use it?

Thanks. Great job by the way, very (very) useful. Damien

garaud commented 9 years ago

Hi,

I recently read this Yhat post http://blog.yhathq.com/posts/dbpy-0.4-handlebars-meets-sql.html As I can't write a comment about the Handlebars choice, I ask the question again.

Thanks, Damien