Reading XML like Python!

Dave Cook davecook at nowhere.net
Tue Oct 26 20:13:35 EDT 2004


In article <ba129ce7.0410241810.5c60a534 at posting.google.com>, John wrote:

> I have to read a lot of XML for my upcoming project.
> XML is hard on my eyes.
> Is there some sort of converter that converts XML to something more
> eye friendly? maybe like Python? I have seen restructured text. There
> is a paper at EuroPython 2004 that seems to do something similar.
> 
> "Pythonic Alternatives for declarative XML-based specifications of
> robot behavior"
> 
> Anyone know of any tools along these lines?

Check out xmlobject:

http://xmlobject.base-art.net/

Dave Cook



More information about the Python-list mailing list