All Projects → kovidgoyal → Html5 Parser

kovidgoyal / Html5 Parser

Licence: apache-2.0
Fast C based HTML 5 parsing for python

Programming Languages

c
50402 projects - #5 most used programming language

html5-parser

|pypi| |build| |docs|

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 <https://html5-parser.readthedocs.io>_ for details.

.. |pypi| image:: https://img.shields.io/pypi/v/html5-parser.svg?label=version :target: https://pypi.python.org/pypi/html5-parser :alt: Latest version released on PyPi

.. |build| image:: https://github.com/kovidgoyal/html5-parser/workflows/CI/badge.svg :target: https://github.com/kovidgoyal/html5-parser/actions?query=workflow%3ACI" :alt: Build status of the master branch

.. |docs| image:: https://readthedocs.org/projects/html5-parser/badge/?version=latest :target: https://html5-parser.readthedocs.io/en/latest/ :alt: Latest version of html5-parser documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].