Comparison of parsers in python?

Robert Kern robert.kern at gmail.com
Sat Sep 19 19:05:18 EDT 2009


Peng Yu wrote:
> Hi,
> 
> I did a google search and found various parser in python that can be
> used to parse different files in various situation. I don't see a page
> that summarizes and compares all the available parsers in python, from
> simple and easy-to-use ones to complex and powerful ones.

Second hit for "python parser":

http://nedbatchelder.com/text/python-parsers.html

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the Python-list mailing list