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 Precise
Version 2.3.2-1ubuntu0.5 uploaded -
lxml source package in Oneiric based series for Ubuntu LEB
Version 2.3-0.1build1 uploaded -
lxml source package in Mantic
Version 4.9.3-1 uploaded
All bugs Latest bugs reported
-
Bug #2037591: xpath parsing incorrect with xhtml doctype
Reported -
Bug #2035206: No PyPI wheel for 4.9.3-cp38-cp38-macosx
Reported -
Bug #2034509: missing default values on methods declarations create pylance errors
Reported -
Bug #2034281: Extra namespace attrubutes are added when writing with xmlfile
Reported -
Bug #2031045: Update list of HTML entities? eg … is missing
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
- frenzy 267 points
- scoder 177 points
- Pedro Kaj Kjellerup Nacht 24 points
- Michal Mirkowski 18 points
- Hinnack 17 points