Need the list of XML parsers
hackingKK
hackingkk at gmail.com
Mon Jan 17 12:49:12 EST 2011
Hi Venu,
Use element tree module.
This comes with Python itself and does all that you need with presision.
I have already used it and it does a very very good job.
Happy hacking.
Krishnakant.
On 17/01/11 23:05, Venu wrote:
> Hi,
>
> I am getting into serious Python programming for Electronic CAD tools,
> I am trying to find the best XML parser modules available. I need good
> searching capability for attributes, nodes and block of XML. I am
> looking for either a recommendation or previous forum links.
>
> Thanks
> Venu
>
More information about the Python-list
mailing list