[Tutor] Easiest way to display HTML

Paul Tader ptader at linuxscope.com
Tue Aug 12 14:40:40 CEST 2008


I have a collection of python scripts that are written to be run from the
command prompt.  I now want to write the output (tables mostly) to a
webpage using cron or as a cgi script.  I've read about most web
frameworks out there but many seem to be more than what I'm looking for. 
The closest I've seen is HTMLgen, but that project seems to be very quiet.

In short, what would you use to quickly mark up your scripts simple output?

Thanks,
ptader



More information about the Tutor mailing list