python-cssselect
Port variant py310
Summary CSS3 Selector parser and XPath translater (3.10)
Package version 1.2.0
Homepage https://github.com/scrapy/cssselect
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 23 JAN 2023, 06:04:31 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)
PY310 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Download groups
main mirror://PYPIWHL/06/a9/2da08717a6862c48f1d61ef957a7bba171e7eefa6c0aa0ceb96a140c2a6b
Distribution File Information
da1885f0c10b60c03ed5eccbb6b68d6eff248d91976fcde348f395d54c9fd35e 18687 cssselect-1.2.0-py2.py3-none-any.whl
Ports that require python-cssselect:py310
python-premailer:py310 Turns CSS blocks into style attributes (3.10)
python-pyquery:py310 Jquery-like library for python (3.10)