github

kovidgoyal / html5-parser

  • среда, 21 июня 2017 г. в 03:12:27
https://github.com/kovidgoyal/html5-parser

C
Fast C based HTML 5 parsing for python



html5-parser

Latest version released on PyPi Build status of the master branch on Unix Build status of the master branch on Windows Latest version of html5-parser documentation

A fast, standards compliant, C based, HTML 5 parser for python. Over thirty times as fast as pure python based parsers, such as html5lib.

See documentation for details.