tinyhtml5
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.