README 304 B

12345678
  1. lxml is a Pythonic binding for the libxml2 and libxslt libraries.
  2. It is unique in that it combines the speed and feature completeness
  3. of these libraries with the simplicity of a native Python API.
  4. Optional dependencies: BeautifulSoup and cssselect
  5. BeautifulSoup can be used in place of BeautifulSoup4.