On Thursday, 3 September 2015 22:25:06 UTC+5:30, Palpandi wrote: > Hi All, > > Is there any module available in python standard library for XML binding? If > not, any other suggestions. > > Which is good for parsing large file? > 1. XML binding > 2. Creating our own classes > > > Thanks, > Palpandi
Hey you can use internal package itself, argparse will work good...even xmltree also... -- https://mail.python.org/mailman/listinfo/python-list