summaryrefslogtreecommitdiffstats
path: root/python/lxml/README
blob: 47f52adec5003c23a6dc30fd040c648a13c172e2 (plain)
1
2
3
4
5
6
lxml is a Pythonic binding for the libxml2 and libxslt libraries.
It is unique in that it combines the speed and feature completeness
of these libraries with the simplicity of a native Python API.

Lxml requires BeautifulSoup. Lxml can optionally use Cython and
pysetuptools.