html5lib 1.1
0
HTML parser based on the WHATWG HTML specification
Contents
HTML parser based on the WHATWG HTML specification
Stars: 1118, Watchers: 1118, Forks: 283, Open Issues: 85The html5lib/html5lib-python
repo was created 11 years ago and the last code push was 7 months ago.
The project is very popular with an impressive 1118 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 85 open issues on GitHub
- ModuleNotFoundError: No module named 'xml'
- refactoring code with For Else
- 1.1: test suite uses no longer maintained
pytest-expect
- Python 3.10 support
- Drop support for EOL Python 2.7 and 3.5