Registered
by
scoder
lxml is the most feature-rich and easy-to-use library for processing XML and HTML in the Python language.
lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible to the well-known ElementTree API, but with a heavily extended feature set.
The project is mainly driven by interest through the mailing list. Join us there!
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Git
- Programming languages:
- Python, Cython
All packages Packages in Distributions
-
lxml source package in Xenial
Version 3.5.0-1ubuntu0.4 uploaded -
lxml source package in Trusty
Version 3.3.3-1ubuntu0.2 uploaded -
lxml source package in Stonking
Version 6.1.0-1 uploaded -
lxml source package in Resolute
Version 6.0.2-1build1 uploaded -
lxml source package in Questing
Version 6.0.1-1 uploaded
All bugs Latest bugs reported
-
Bug #2166238: lxml 6.1.3 advertises Python 3.8 support but ships no cp38 wheels
Reported -
Bug #2165904: lxml: Comment and PI content validation is bypassed by the .text setter
Reported -
Bug #2165901: XMLParser(resolve_entities="internal") permits external parameter-entity local file reads
Reported -
Bug #2165840: `ObjectifiedElement.iter(element)` overflows the native stack when the element is its own tag selector
Reported -
Bug #2164984: `XMLDTDID()` segfaults when a custom parser target returns `None`
Reported
All blueprints Latest blueprints
-
RelaxNG parameters max limit
Registered -
Move fixing xml namespaces of a moved node to C
Registered -
Validation messages should be localized or easily localizable
Registered -
In-Context Validation/Transformation
Registered -
Annotating objectify trees with an XML Schema
Registered
More contributors Top contributors
- scoder 154 points
- Wonseok Oh 20 points
- Jakub T. Jankiewicz 15 points
- frenzy 15 points
- Amelia Lis 12 points
