lxml Logo
4.5.2
  • lxml package
    • lxml.html package
      • lxml.html.ElementSoup module
      • lxml.html._diffcommand module
      • lxml.html._setmixin module
      • lxml.html.builder module
      • lxml.html.clean module
      • lxml.html.defs module
      • lxml.html.diff module
      • lxml.html.formfill module
      • lxml.html.html5parser module
      • lxml.html.soupparser module
    • lxml.isoschematron package
    • lxml.ElementInclude module
    • lxml._elementpath module
    • lxml.builder module
    • lxml.cssselect module
    • lxml.doctestcompare module
    • lxml.etree module
    • lxml.objectify module
    • lxml.sax module
lxml
  • »
  • lxml package
  • View page source

lxml package¶

Subpackages¶

  • lxml.html package
    • Submodules
      • lxml.html.ElementSoup module
      • lxml.html._diffcommand module
      • lxml.html._setmixin module
      • lxml.html.builder module
      • lxml.html.clean module
      • lxml.html.defs module
      • lxml.html.diff module
      • lxml.html.formfill module
      • lxml.html.html5parser module
      • lxml.html.soupparser module
    • Module contents
  • lxml.isoschematron package
    • Module contents

Submodules¶

  • lxml.ElementInclude module
  • lxml._elementpath module
  • lxml.builder module
  • lxml.cssselect module
  • lxml.doctestcompare module
  • lxml.etree module
  • lxml.objectify module
  • lxml.sax module

Module contents¶

lxml.get_include()[source]¶

Returns a list of header include paths (for lxml itself, libxml2 and libxslt) needed to compile C code against lxml if it was built with statically linked libraries.

Next Previous

© Copyright 2020, lxml dev team

Built with Sphinx using a theme provided by Read the Docs.