| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/doc/python3-html5-parser/ |
Upload File : |
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