Skip to content

CSS selectors for Python ElementTree

License

Notifications You must be signed in to change notification settings

Kozea/cssselect2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cssselect2: CSS selectors for Python ElementTree

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:

About

CSS selectors for Python ElementTree

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 8