kovidgoyal / html5-parser
- среда, 21 июня 2017 г. в 03:12:27
C
Fast C based HTML 5 parsing for python
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.