These pages seem to have all the info someone would need in order to use the Python cElementTree
module:
From the benchmark results it is quite clear that this is the fastest XML data parser!
PS: I haven’t managed yet to even test it by parsing my own RSS feed and print a list of the feed item titles, but I guess I’ll figure this one out when I read the docs more thoroughly. And, usually, when you RTFM, shit generally works.
PS2: The ElementTree module has been added in the Standard Library of Python 2.5.
More On cElementTree by George Notaras is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Copyright © 2006 - Some Rights Reserved