CSS selectors for Python ElementTree
Project description
cssselect2 is a straightforward implementation of CSS3 Selectors for markup documents (HTML, XML, etc.) that can be read by ElementTree-like parsers (including cElementTree, lxml, html5lib, etc.)
Unlike cssselect, it does not translate selectors to XPath and therefore does not have all the correctness corner cases that are hard or impossible to fix in cssselect.
Quick facts:
Free software: BSD licensed
Compatible with Python 3.5+
Latest documentation: http://cssselect2.readthedocs.io/
Source, issues and pull requests on Github
Releases on PyPI
Install with pip install cssselect2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cssselect2-0.3.0.tar.gz
(29.5 kB
view hashes)
Built Distribution
cssselect2-0.3.0-py3-none-any.whl
(31.7 kB
view hashes)
Close
Hashes for cssselect2-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97d7d4234f846f9996d838964d38e13b45541c18143bc55cf00e4bc1281ace76 |
|
MD5 | 1f7ed2b11144aa6f3c15eb4e32d9acc4 |
|
BLAKE2b-256 | 72bb9ad85eacc5f273b08bd5203a1d587479a93f27df9056e4e5f63276f4fd0e |