Keith Devens .com |
Wednesday, October 8, 2008 | ![]() |
| Of course, that's just my opinion. I could be wrong. – Dennis Miller | ||
|
| ← Lambda the Ultimate has moved | Wonderfalls DVD and Firefly movie (Serenity) → |

Jonas Galvez (http://jonasgalvez.com/blog) wrote:
Jonas Galvez (http://jonasgalvez.com/blog) wrote:
Er.. sorry, just noticed you're already aware of libxml2. Well, I can't really recommend anything then. I've been using libxml2 for everything. Hmm... you might want to look at ElementTree:
Keith (http://keithdevens.com/) wrote:
just noticed you're already aware of libxml2
Yeah, I've been using libxml2 for everything. It rules.
Keith (http://keithdevens.com/) wrote:
I should have mentioned that the reason I'm not turning to libxml2 for this particular bit of what I need to do is because, at the point I'm planning to use this, I have simple data-oriented XML I need to parse for which one of the tools linked above would be most appropriate.
Simon Willison (http://simon.incutio.com/) wrote:
XMLTramp is pretty interesting: http://www.aaronsw.com/2002/xmltramp/
Leonard Richardson (http://www.crummy.com/) wrote:
Beautiful Soup will actually work on XML as well as HTML (use the BeautifulStoneSoup class so it doesn't try to be smart about HTML), but that's assuming you've got that sort of passive-agressive mentality towards the XML you're trying to parse. If not, I second the recommendation for xmltramp; it has the same spirit as your PHP XML library.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.121s.
(Used 8 db queries)

http://google.com/search?q=libxml2+python