python-cssselect
Port variant py38
Summary CSS3 Selector parser and XPath translater (PY38)
Package version 1.1.0
Homepage https://github.com/scrapy/cssselect
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py39
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 13 DEC 2020, 19:47:07 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: Build Status :alt: Coverage report *cssselect* parses `CSS3 Selectors`_ and translate them to `XPath 1.0`_ expressions. Such expressions can be used in lxml_ or another XPath engine to find the matching elements in an XML or HTML document. This module used to live inside of lxml as ``lxml.cssselect`` before it was extracted as a stand-alone project. .. _CSS3 Selectors: https://www.w3.org/TR/css3-selectors/ .. _XPath 1.0: https://www.w3.org/TR/xpath/ .. _lxml: http://lxml.de/ Quick facts: * Free software: BSD licensed * Compatible with Python 2.7 and 3.4+ * Latest documentation [on Read the Docs] * Source, issues and pull requests [on GitHub ] * Releases [on PyPI] * Install with pip install cssselect
Configuration Switches (platform-specific settings discarded)
PY38 ON Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py38
autoselect-python:single:standard
Build and Runtime python38:single:standard
Download groups
main mirror://PYPIWHL/3b/d4/3b5c17f00cce85b9a1e6f91096e1cc8e8ede2e1be8e96b87ce1ed09e92c5
Distribution File Information
f612ee47b749c877ebae5bb77035d8f4202c6ad0f0fc1271b3c18ad6c4468ecf 16647 cssselect-1.1.0-py2.py3-none-any.whl
Ports that require python-cssselect:py38
python-premailer:py38 Turns CSS blocks into style attributes (PY38)