lxml 5.3.0
0
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Contents
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Stars: 2682, Watchers: 2682, Forks: 566, Open Issues: 21The lxml/lxml
repo was created 13 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 2682 github stars!
How to Install lxml
You can install lxml using pip
pip install lxml
or add it to a project with poetry
poetry add lxml
Package Details
- Author
- lxml dev team
- License
- BSD-3-Clause
- Homepage
- https://lxml.de/
- PyPi:
- https://pypi.org/project/lxml/
- GitHub Repo:
- https://github.com/lxml/lxml
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Markup/HTML
- Text Processing/Markup/XML
Related Packages
Errors
A list of common lxml errors.
Code Examples
Here are some lxml
code examples and snippets.