cssselect2:Python ElementTreeCSS选择器

时间:2024-06-05 11:22:11
【文件属性】:

文件名称:cssselect2:Python ElementTreeCSS选择器

文件大小:38KB

文件格式:ZIP

更新时间:2024-06-05 11:22:11

css python Python

cssselect2是CSS3选择器的直接实现,用于标记文档(HTML,XML等),可以由类似ElementTree的解析器(包括cElementTree,lxml,html5lib等)读取。 免费软件:BSD许可证 对于Python 3.6+,已在CPython和PyPy上进行了测试 文档: : 变更日志: : 代码,问题,测试: : 行为准则: : 专业支持: : 捐赠: : cssselect2由Kozea( )创建和开发。 CourtBouillon( )提供了专业的支持,维护和社区管理。 版权由其贡献者保留,无需版权分配即可对cssselect2进行贡献。 除非另有明确说明,否则任何有意提交包括在内的贡献均已获得BSD 3条款许可,没有任何其他条款或条件。 有关完整的作者信息,请参阅版本控制历史记录。


【文件预览】:
cssselect2-master
----.gitignore(70B)
----README.rst(1KB)
----.github()
--------workflows()
--------FUNDING.yml(78B)
----tests()
--------valid_selectors.json(41KB)
--------make_valid_selectors_json.sh(435B)
--------content.xhtml(14KB)
--------LICENSE(168B)
--------ids.html(2KB)
--------invalid_selectors.json(2KB)
--------shakespeare.html(17KB)
--------__init__.py(37B)
--------test_cssselect2.py(12KB)
----docs()
--------contribute.rst(2KB)
--------api_reference.rst(266B)
--------first_steps.rst(1KB)
--------conf.py(3KB)
--------example.py(1KB)
--------index.rst(271B)
--------support.rst(889B)
--------changelog.rst(939B)
----LICENSE(2KB)
----cssselect2()
--------compiler.py(14KB)
--------tree.py(12KB)
--------parser.py(13KB)
--------__init__.py(4KB)
----pyproject.toml(2KB)

网友评论