I'm looking for Pythonic XML APIs I've come across in the past. Basically, I want to be able to access some simple XML data in Python without having to use a SAX API or some other monstrosity.
Basically my goal is to have something as easy to use for Python as my XML library is for PHP.
So far I've (re)found Ned Batchelder's HandyXML library and Uche Ogbuji's Anobind.
Hmm... Uche Ogbuji's The State of the Python-XML Art, 2003 is probably very worth looking through.
LtU's finally moved: http://www.lambda-the-ultimate.org/
The new site uses Drupal.
new⇒Perl 6 1.0 in March?
Doh, my mistake. I'm aware of therelation between Parrot and Rakudobut I'...
Keith: Dec 2, 1:03am