XML Binding

Lorenzo Sutton lorenzofsutton at gmail.com
Fri Sep 4 04:11:20 EDT 2015


Hi,

On 03/09/2015 21:54, Burak Arslan wrote:
> Hello,
>
> On 09/03/15 19:54, Palpandi wrote:
>> Hi All,
>>
>> Is there any module available in python standard library for XML binding? If not, any other suggestions.
>
> lxml is the right xml library to use. You can use lxml's objectify or Spyne.

I second lxml..

[...]
>> Which is good for parsing large file?
How large is large?

I have used lxml (coupled with pygtk) with very good results on XML 
files up to around 250Mb.

Lorenzo.



More information about the Python-list mailing list