Kozea / cssselect2Links
CSS selectors for Python ElementTree
☆34Updated 3 months ago
Alternatives and similar repositories for cssselect2
Users that are interested in cssselect2 are comparing it to the libraries listed below
Sorting:
- A tiny CSS parser☆182Updated last month
- Generalized nested html element tree with recursive rendering☆35Updated 2 years ago
- Embed the Duktape JS interpreter in Python☆81Updated 2 years ago
- DEPRECATED: Python CommonMark parser☆237Updated 3 years ago
- Python bindings for GitHub's cmark☆92Updated 2 months ago
- IO of git-style object databases☆226Updated last month
- Python toolkit for generation of output for the web☆94Updated last month
- Resolve JSON Pointers in Python☆145Updated 6 months ago
- tinycss is a complete yet simple CSS parser for Python.☆88Updated 8 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …