文件名称:Python-html5lib一个兼容标准的HTML文档和片段解析及序列化库
文件大小:175KB
文件格式:ZIP
更新时间:2022-08-29 20:50:31
Python开发-HTML操作
html5lib:一个兼容标准的 HTML 文档和片段解析及序列化库
【文件预览】:
html5lib-python-master
----MANIFEST.in(227B)
----.travis.yml(673B)
----README.rst(4KB)
----.gitmodules(109B)
----.coveragerc(113B)
----AUTHORS.rst(988B)
----.pylintrc(881B)
----pytest.ini(614B)
----CHANGES.rst(9KB)
----.prospector.yaml(266B)
----.pytest.expect(129KB)
----debug-info.py(768B)
----CONTRIBUTING.rst(2KB)
----tox.ini(425B)
----LICENSE(1KB)
----html5lib()
--------constants.py(82KB)
--------_ihatexml.py(16KB)
--------_trie()
--------html5parser.py(116KB)
--------_inputstream.py(32KB)
--------tests()
--------treebuilders()
--------__init__.py(1KB)
--------_tokenizer.py(75KB)
--------filters()
--------treewalkers()
--------serializer.py(15KB)
--------_utils.py(4KB)
--------treeadapters()
----flake8-run.sh(145B)
----.appveyor.yml(586B)
----setup.cfg(183B)
----parse.py(9KB)
----requirements-install.sh(259B)
----requirements.txt(22B)
----doc()
--------html5lib.treewalkers.rst(975B)
--------conf.py(9KB)
--------html5lib.treebuilders.rst(829B)
--------movingparts.rst(6KB)
--------make.bat(7KB)
--------html5lib.filters.rst(1KB)
--------changes.rst(44B)
--------modules.rst(61B)
--------license.rst(41B)
--------html5lib.rst(661B)
--------html5lib.treeadapters.rst(451B)
--------Makefile(7KB)
--------index.rst(247B)
----setup.py(4KB)
----.gitignore(2KB)
----utils()
--------entities.py(3KB)
----requirements-optional.txt(691B)
----requirements-test.txt(90B)