Programmatic HTML?

Afanasiy abelikov72 at hotmail.com
Mon Mar 17 12:57:38 EST 2003


I have a use for a Python module which would allow
me to call functions which generate common HTML.

A simple example of which might be :

  html.link('http://example.com','Example Website')

I am of course capable of writing a module for the above example...

But I was hoping for something conclusive and well designed,
with all sorts of neat Pythonic tricks I could not think of,
possibly especially apparent in table creation.





More information about the Python-list mailing list