Which package to choose?

ankit ankitrastogi82 at gmail.com
Wed Dec 21 11:10:51 EST 2005


Hi pupil, please let me know which package to choose for xml processing
in python .
Here are my requirements

"I want a package which provides me schema support along with minidom
support.
According to my findings, "libxml2" provides schema support but it
needs either libxml2 or libgdome2 for minidom support. But these
pacakges are not well tested exp libxml2dom.
Also, libxml2 is not so much pythonic i,e more based and used with C.
So there is lack of documentation for that and I am new to that. I need
proper documentation"

Other option I can go for some "Pyxml or 4suite". Which one is more
suited to xml standards?
And Is there any independent package available for schema support which
I can use along with it? the platform I am using Linux as my platform.


Hope you guys clear me. :-)

Thanks




More information about the Python-list mailing list