byteface / html5-parser

Fast C based HTML 5 parsing for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html5-parser

Latest version released on PyPi Build status of the master branch 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.

About

Fast C based HTML 5 parsing for python

License:Apache License 2.0


Languages

Language:C 84.4%Language:Ragel 8.5%Language:Python 7.1%Language:Vim Script 0.0%