Python code examples that _generate_ HTML/XML?

Robert Oschler Oschler at earthlink.net
Thu Oct 17 16:29:20 EDT 2002


I'm creating an app for use in-house, that will assist a user (complete
novice) in creating web pages.  So after they complete a session I will need
to take their "instructions" and generate the items necessary to display the
desired pages in a browser.  Therefore I'll be creating the HTML/XML tags
and code dynamically for things like list boxes, buttons, hrefs, graphics,
etc.  Has anybody seen any code samples or URL's for such that show how to
do this in Python?  Are there parts of the Zope source code that might be
helpful to look at, if so what 'py' files?

thx






More information about the Python-list mailing list