python-cssselect
Port variant v13
Summary CSS3 Selector parser and XPath translater (3.13)
Package version 1.5.0
Homepage https://github.com/scrapy/cssselect
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v14
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 AUG 2026, 16:20:03 UTC
Port created 21 APR 2020, 22:22:44 UTC
Subpackage Descriptions
single =================================== cssselect: CSS Selectors for Python =================================== :alt: PyPI Version :alt: Supported Python Versions :alt: Tests :alt: Coverage report **cssselect** is a BSD-licensed Python library to parse `CSS3 selectors`_ and translate them to `XPath 1.0`_ expressions. `XPath 1.0`_ expressions can be used in lxml_ or another XPath engine to find the matching elements in an XML or HTML document. Find the cssselect online documentation at https://cssselect.readthedocs.io. Quick facts: * Source, issues and pull requests [on GitHub ] * Releases [on PyPI] * Install with pip install cssselect .. _CSS3 selectors: https://www.w3.org/TR/selectors-3/ .. _XPath 1.0: https://www.w3.org/TR/xpath/all/ .. _lxml: https://lxml.de/
Configuration Switches (platform-specific settings discarded)
PY313 ON Build using Python 3.13 PY314 OFF Build using Python 3.14
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/60/e9/6734502f67533a752ea8b1c8f7f227c94eecf300252ba8bf23e3e59d8a36
Distribution File Information
1d1aded98e82bdde447ded990a191fd6916177c4f0c914fb62eccd58e2ffcdcc 20797 python-src/cssselect-1.5.0-py3-none-any.whl
Ports that require python-cssselect:v13
python-premailer:v13 Turns CSS blocks into style attributes (3.13)
python-pyquery:v13 Jquery-like library for python (3.13)