python-cssselect
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
Download groups
| main |
mirror://PYPIWHL/20/0c/7bb51e3acfafd16c48875bf3db03607674df16f5b6ef8d056586af7e2b8b |
Distribution File Information
c0ec5c0191c8ee39fcc8afc1540331d8b55b0183478c50e9c8a79d44dbceb1d8 18540 python-src/cssselect-1.4.0-py3-none-any.whl
Ports that require python-cssselect:v13