Need the list of XML parsers
Sudheer Satyanarayana
sudheer.s at sudheer.net
Mon Jan 17 12:48:36 EST 2011
On Monday 17 January 2011 11:05 PM, 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
lxml is a good XML parser. It supports xpath and IIRC, xquery.
I wrote a blog post about it a while ago -
http://techchorus.net/web-scraping-lxml
--
With warm regards,
Sudheer. S
Personal home page - http://sudheer.net | Tech Chorus -
http://techchorus.net
Web and IT services - http://binaryvibes.co.in
More information about the Python-list
mailing list