Contents

lxml 5.2.1

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: 2566, Watchers: 2566, Forks: 555, Open Issues: 19

The lxml/lxml repo was created 13 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 2566 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