FICHA · MANJARO

python-cssselect

A Python3 library that parses CSS3 Selectors and translates them to XPath 1.0

  • Library
  • Dev
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Translate CSS selectors into XPath expressions for Python tools. It helps scrapers, test utilities, and document processors reuse familiar CSS selector syntax when working with XML or HTML trees.

This is a parser and translation library. Applications that process untrusted pages should still limit input size and avoid assuming selector results are safe or complete without validation.

Permissions

Permissions not analysed for this source yet.