Socket
Book a DemoInstallSign in
Socket

rm-html5-parser

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rm-html5-parser

Fast C based HTML 5 parsing for python, fork of Kovid Goyal html5-parser

pipPyPI
Version
0.4.16
Maintainers
1

rm-html5-parser

|pypi| |build| |docs|

This is fork used internally.

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/rm-html5-parser.svg?label=version :target: https://pypi.python.org/pypi/rm-html5-parser :alt: Latest version released on PyPi

.. |build| image:: https://github.com/kkszysiu/html5-parser/workflows/CI/badge.svg :target: https://github.com/kkszysiu/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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts