Files
2012-02-21 01:15:00 -05:00

1 line
1.5 KiB
JSON

[{"user_id": 16699, "stars": [], "topic_id": 40838, "date_created": 1309444798.706121, "message": "If you want to use python to generate non-xml/non-html output (i.e. bash scripts, ini files, apache configs, etc), what's the best templating language to use?", "group_id": 292, "id": 1528410}, {"user_id": 651, "stars": [], "topic_id": 40838, "date_created": 1309524265.8276141, "message": "I really like mustache (available for python via pystache). I use it to generate a bunch of different outputs like markdown and tex.", "group_id": 292, "id": 1539826}, {"user_id": 34132, "stars": [{"date_created": 1309567212.9468269, "user_id": 22109}, {"date_created": 1309647401.5462251, "user_id": 13912}], "topic_id": 40838, "date_created": 1309566554.52931, "message": "Jinja2 is excellent - syntax similar to Django templates, but more permissive and powerful", "group_id": 292, "id": 1546304}, {"user_id": 18123, "stars": [], "topic_id": 40838, "date_created": 1310227629.8295939, "message": "Jinja2 is great and you can use it to generate any text-based file", "group_id": 292, "id": 1599365}, {"user_id": 33745, "stars": [], "topic_id": 40838, "date_created": 1310307729.6549921, "message": "I use jinja2 as the default in Salt (saltstack.org) for generating many types of data files, it works great!", "group_id": 292, "id": 1604570}, {"user_id": 20399, "stars": [], "topic_id": 40838, "date_created": 1310391599.5356619, "message": "The \"templating engine cookoff\" might be useful to you: http://catherinedevlin.pythoneers.com/cookoff.html", "group_id": 292, "id": 1611939}]