Re: HTML Conversion in python

2009-04-15 Thread kc.pyt...@gmail.com
On Apr 13, 5:43 pm, Aaron Watters wrote: > On Apr 13, 1:47 am, "venutaurus...@gmail.com" > > wrote: > > Hello All, > >             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 bac

Re: HTML Conversion in python

2009-04-13 Thread Aaron Watters
On Apr 13, 1:47 am, "venutaurus...@gmail.com" wrote: > Hello All, > 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 writ

Re: HTML Conversion in python

2009-04-12 Thread Gabriel Genellina
En Mon, 13 Apr 2009 02:47:30 -0300, 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 wri