how to creating html files with python

krishnakant Mane researchbase at gmail.com
Sat Oct 27 12:12:40 EDT 2007


hello,
I have one strange requirement,
I need to create html files through python and add some data from the database.
it is a GUI based application developed in WX python.
and the reports need to come out in html for some strange reason which
is off topic to discuss here.
but the point is that how do I do it?
should I create a normal file object and write the html with the data
into it or are there some modules to do it?
regards,
Krishnakant.



More information about the Python-list mailing list