html5-parser 0.4.12
0
Fast C based HTML 5 parsing for python
Contents
Fast C based HTML 5 parsing for python
How to Install html5-parser
You can install html5-parser using pip
pip install html5-parser
or add it to a project with poetry
poetry add html5-parser
Package Details
- Author
- Kovid Goyal
- License
- Apache 2.0
- Homepage
- https://html5-parser.readthedocs.io
- PyPi:
- https://pypi.org/project/html5-parser/
Classifiers
- Text Processing
- Text Processing/Markup
- Text Processing/Markup/HTML
- Text Processing/Markup/XML
Related Packages
Errors
A list of common html5-parser errors.
Code Examples
Here are some html5-parser
code examples and snippets.