文件名称:selectors:用于代码审查的临时存储库
文件大小:34KB
文件格式:ZIP
更新时间:2024-07-02 15:43:06
Python
选择器 选择器使用 Python 中的 XPath 和 CSS 选择器为 XML 和 HTML 解析提供高级 API。
【文件预览】:
selectors-master
----.gitignore(80B)
----README.rst(130B)
----tests()
--------test_selector.py(19KB)
--------__init__.py(438B)
--------requirements.txt(36B)
--------test_selector_csstranslator.py(6KB)
----docs()
--------utils()
--------conf.py(6KB)
--------index.rst(6KB)
--------topics()
--------_ext()
--------README(1KB)
--------_static()
--------Makefile(2KB)
----pytest.ini(99B)
----requirements.txt(33B)
----MANIFEST.in(38B)
----setup.py(721B)
----tox.ini(383B)
----selectors()
--------utils()
--------exceptions.py(178B)
--------common.py(658B)
--------unified.py(5KB)
--------csstranslator.py(3KB)
--------__init__.py(57B)