[BangPypers] HTML Parsing in python

srid sridhar.ratna at gmail.com
Tue Oct 20 15:17:03 CEST 2009


On Tue, Oct 20, 2009 at 6:34 PM, Yuvi Panda <yuvipanda at gmail.com> wrote:
> I use lxml.html. Just as good, and MUCH faster. A pain to install though.

If you're using ActivePython, the following command is just enough to
get lxml installed on Mac, Linux or Windows:

  $ pypm install lxml

http://docs.activestate.com/activepython/2.6/pypm.html

-srid


More information about the BangPypers mailing list