summaryrefslogtreecommitdiffstats
path: root/python/lxml/README
blob: a038bd059294b0d9ee87547d5b0aa1bc69c058fa (plain)
1
2
3
4
5
6
7
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.

Optional dependencies: BeautifulSoup and cssselect

BeautifulSoup can be used in place of BeautifulSoup4.