sending out XML from python.

Uche Ogbuji uche at ogbuji.net
Tue May 18 08:39:06 EDT 2004


Paul Prescod <paul at prescod.net> wrote in message news:<mailman.454.1084368087.25742.python-list at python.org>...
> Brad Clements wrote:
> 
> > Also consider elementtree
> > 
> > http://effbot.org/zone/element-index.htm
> > 
> 
> And pygenx, which is specifically designed for this task:
> 
> http://software.translucentcode.org/pygenx/
> 
> And it wouldn't hurt to spend 20 minutes poking around Uche's treatises 
> on the topic:
> 
> http://www.xml.com/pub/a/2003/10/15/py-xml.html

Since emitting XML is usually more complex than people think, I also
recommend the article in which I go over basic principles:

http://www.xml.com/pub/a/2002/11/13/py-xml.html

--Uche
http://uche.ogbuji.net



More information about the Python-list mailing list