I am looking for either technique or templating system for Python for formatting output to simple text. What I require is that it will be able to iterate through multiple li
I don't know if it is simple, but Cheetah might be of help.