A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.
Standards-compliant library for parsing and serializing HTML documents and fragments in Python
html5lib/html5lib-python 的主要功能包括:HTML and XML Processing。
html5lib/html5lib-python 的开源替代品包括: danburzo/hred. emilstenstrom/justhtml — A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex… engali94/xmljson. ericchiang/pup — Pup is a command line tool for extracting and filtering data from HTML documents using CSS selectors. It functions as… gawel/pyquery — A jquery-like library for python. charmparticle/xpe.