python-cssselect
Port variant py37
Summary CSS3 Selector parser and XPath translater (PY37)
Package version 1.1.0
Homepage https://github.com/scrapy/cssselect
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 22 APR 2020, 16:04:33 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)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/c/cssselect
Distribution File Information
f95f8dedd925fd8f54edb3d2dfb44c190d9d18512377d3c1e2388d16126879bc 22718 cssselect-1.1.0.tar.gz
Ports that require python-cssselect:py37
python-premailer:py37 Turns CSS blocks into style attributes (PY37)