Contents

lxml 6.0.2

0

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

Stars: 2993, Watchers: 2993, Forks: 608, Open Issues: 15

The lxml/lxml repo was created 15 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 2993 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
No  lxml  pypi packages just yet.

Errors

A list of common lxml errors.

Code Examples

Here are some lxml code examples and snippets.

Related Packages & Articles