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 | LxmlHTMLTranslator |
lxml extensions + HTML support. |
Class | LxmlTranslator |
A custom CSS selector to XPath translator with lxml-specific extensions. |
Variable | ns |
Undocumented |
Function | _make_lower_case |
Undocumented |