En Mon, 13 Apr 2009 02:47:30 -0300, venutaurus...@gmail.com <venutaurus...@gmail.com> escribió:

            Is there any library defined in Python which can convert a
given text file into a html page. Basically, I require functions for
creating tables or filling background colours for the html pages etc
instead of writing each and every tag in my script..

You're looking for a templating engine -- see http://wiki.python.org/moin/Templating

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to