module documentation

CSS Selectors based on XPath.

This module supports selecting XML/HTML tags based on CSS selectors. See the CSSSelector class for details.

This is a thin wrapper around cssselect 0.7 or later.

Class ​CSSSelector A CSS selector.
Class ​Lxml​HTMLTranslator lxml extensions + HTML support.
Class ​Lxml​Translator A custom CSS selector to XPath translator with lxml-specific extensions.
Variable ns Undocumented
Function ​_make​_lower​_case Undocumented
ns =

Undocumented

def _make_lower_case(context, s):

Undocumented