Skip to main content

CSS selectors for Python ElementTree

Project description

cssselect2 is a straightforward implementation of CSS3 Selectors for ElementTree-compatible documents (including cElementTree, lxml, 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 2.7+ and 3.3+

  • Source, issues and pull requests on Github

  • Releases on PyPI

  • Install with pip install cssselect2

Project details


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.2.0.tar.gz (28.2 kB view hashes)

Uploaded Source

Built Distribution

cssselect2-0.2.0-py2.py3-none-any.whl (31.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page