lxml
- No package docstring; 0/1 variable, 1/1 function, 6/8 modules, 3/4 packages documentedElementInclude
- Limited XInclude support for the ElementTree package._elementpath
- No module docstring; 0/3 variable, 1/12 function documentedbuilder
- The E Element factory for generating XML documents.cssselect
- CSS Selectors based on XPath.doctestcompare
- lxml-based doctest output comparison.html
- The lxml.html tool set for HTML handling.ElementSoup
- Undocumented_diffcommand
- Undocumented_html5builder
- Legacy module - don't use in new code!_setmixin
- No module docstring; 1/1 class documentedbuilder
- A set of HTML generator tags for building HTML documents.clean
- A cleanup tool for HTML.defs
- Data taken from https://www.w3.org/TR/html401/index/elements.html and https://www.w3.org/community/webed/wiki/HTML/New_HTML5_Elements for html5_tags.diff
- No module docstring; 0/9 variable, 32/36 functions, 5/7 classes documentedformfill
- No module docstring; 0/5 variable, 0/15 function, 1/2 class documentedhtml5parser
- An interface to html5lib that mimics the lxml.html interface.soupparser
- External interface to the BeautifulSoup HTML parser.tests
- No package docstring; 1/14 module documentedtest_autolink
- Undocumentedtest_basic
- Undocumentedtest_clean
- Undocumentedtest_diff
- Undocumentedtest_elementsoup
- Undocumentedtest_feedparser_data
- Undocumentedtest_formfill
- Undocumentedtest_forms
- Undocumentedtest_frames
- Undocumentedtest_html5parser
- Undocumentedtest_rewritelinks
- Undocumentedtest_select
- Undocumentedtest_xhtml
- Undocumentedtransform_feedparser_data
- This takes the feedparser tests from here:usedoctest
- Doctest module for HTML comparison.includes
- Undocumentedisoschematron
- The lxml.isoschematron package implements ISO Schematron support on top of the pure-xslt 'skeleton' implementation.pyclasslookup
- Undocumentedsax
- SAX-based adapter to copy trees from/to the Python standard library.tests
- The lxml test suite for lxml, ElementTree and cElementTree.common_imports
- Common helpers and adaptations for Py2/3. To be used in tests.dummy_http_server
- Simple HTTP request dumper for tests.fuzz_xml_parse
- Fuzzes the lxml.etree.XML function with the Atheris fuzzer.selftest
- No module docstring; 0/3 constant, 38/50 functions documentedselftest2
- No module docstring; 0/3 constant, 10/19 functions documentedtest_builder
- Tests that ElementMaker works properly.test_classlookup
- Tests for different Element class lookup mechanisms.test_css
- Undocumentedtest_doctestcompare
- Undocumentedtest_dtd
- Test cases related to DTD parsing and validationtest_elementpath
- Tests for the ElementPath implementation.test_elementtree
- Tests for the ElementTree APItest_errors
- Undocumentedtest_etree
- Tests specific to the extended etree APItest_external_document
- Test cases related to direct loading of external libxml2 documentstest_htmlparser
- HTML parser test cases for etreetest_http_io
- Web IO test cases (wsgiref)test_incremental_xmlfile
- Tests for the incremental XML serialisation API.test_io
- IO test cases that apply to both etree and ElementTreetest_isoschematron
- Test cases related to ISO-Schematron parsing and validationtest_nsclasses
- Test cases related to namespace implementation classes and the namespace registry mechanismtest_objectify
- Tests specific to the lxml.objectify APItest_pyclasslookup
- Tests specific to the Python based class lookup.test_relaxng
- Test cases related to RelaxNG parsing and validationtest_sax
- Test cases related to SAX I/Otest_schematron
- Test cases related to Schematron parsing and validationtest_threading
- Tests for thread usage in lxml.etree.test_unicode
- Undocumentedtest_xmlschema
- Test cases related to XML Schema parsing and validationtest_xpathevaluator
- Test cases related to XPath evaluation and the XPath classtest_xslt
- Test cases related to XSLT processingusedoctest
- Doctest module for XML comparison.