You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tinyhtml5

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyhtml5

HTML parser based on the WHATWG HTML specification

2.0.0
pipPyPI
Maintainers
1

A tiny HTML5 parser

tinyhtml5 is a HTML5 parser that transforms a possibly malformed HTML document into an ElementTree tree.

This module is a simplified fork of html5lib, written and maintained by James Graham, Sam Sneddon, Łukasz Langa and Will Kahn-Greene.

  • Free software: MIT license
  • For Python 3.9+, tested on CPython and PyPy
  • Documentation: https://doc.courtbouillon.org/tinyhtml5
  • Changelog: https://github.com/CourtBouillon/tinyhtml5/releases
  • Code, issues, tests: https://github.com/CourtBouillon/tinyhtml5
  • Code of conduct: https://www.courtbouillon.org/code-of-conduct
  • Professional support: https://www.courtbouillon.org
  • Donation: https://opencollective.com/courtbouillon

Copyrights are retained by their contributors, no copyright assignment is required to contribute to tinyhtml5. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the MIT license, without any additional terms or conditions. For full authorship information, see the version control history.

Keywords

html

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