I am accessing a database through python and displaying it through the web using spyce. My goal is to get a table on my webpage that displays the queries that I am doing but in a table format that looks good rather than the raw text output. Is there a reference out there that can help me do that?
-- http://mail.python.org/mailman/listinfo/python-list