Xml parser

kyosohma at gmail.com kyosohma at gmail.com
Fri May 25 11:05:14 EDT 2007


On May 25, 7:04 am, "Amit Khemka" <khemkaa... at gmail.com> wrote:
> On 5/24/07, ashish <q16... at motorola.com> wrote:
>
> > Hi All,
>
> > I want to know weather is there any api available in python for parsing
> > xml(XML parser)
>
> Checkout cElementTree .
>
> Cheers,
>
> --
> ----
> Amit Khemka -- onyomo.com
> Home Page:www.cse.iitd.ernet.in/~csd00377
> Endless the world's turn, endless the sun's Spinning, Endless the quest;
> I turn again, back to my own beginning, And here, find rest.

And don't forget about Beautiful Soup: http://www.crummy.com/software/BeautifulSoup/

Mike




More information about the Python-list mailing list