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

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to