
html5lib 1.1
0
HTML parser based on the WHATWG HTML specification
Contents
HTML parser based on the WHATWG HTML specification
Stars: 1217, Watchers: 1217, Forks: 302, Open Issues: 94The html5lib/html5lib-python repo was created 12 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1217 github stars!
How to Install html5lib
You can install html5lib using pip
pip install html5lib
or add it to a project with poetry
poetry add html5lib
Package Details
- Author
- License
- MIT License
- Homepage
- https://github.com/html5lib/html5lib-python
- PyPi:
- https://pypi.org/project/html5lib/
- GitHub Repo:
- https://github.com/html5lib/html5lib-python
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Markup/HTML
Related Packages
Errors
A list of common html5lib errors.
Code Examples
Here are some html5lib code examples and snippets.
GitHub Issues
The html5lib package has 94 open issues on GitHub
- Avoid ResourceWarning: Implicitly cleaning up <addinfourl …>
pythonfix