Skip to main content

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

Project description

lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API.

It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more.

To contact the project, go to the project home page or see our bug tracker at https://launchpad.net/lxml

In case you want to use the current in-development version of lxml, you can get it from the github repository at https://github.com/lxml/lxml . Note that this requires Cython to build the sources, see the build instructions on the project home page. To the same end, running easy_install lxml==dev will install lxml from https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have an appropriate version of Cython installed.

After an official release of a new stable series, bug fixes may become available at https://github.com/lxml/lxml/tree/lxml-3.8 . Running easy_install lxml==3.8bugfix will install the unreleased branch state from https://github.com/lxml/lxml/tarball/lxml-3.8#egg=lxml-3.8bugfix as soon as a maintenance branch has been established. Note that this requires Cython to be installed at an appropriate version for the build.

3.8.0 (2017-06-03)

Features added

  • ElementTree.write() has a new option doctype that writes out a doctype string before the serialisation, in the same way as tostring().

  • GH#220: xmlfile allows switching output methods at an element level. Patch by Burak Arslan.

  • LP#1595781, GH#240: added a PyCapsule Python API and C-level API for passing externally generated libxml2 documents into lxml.

  • GH#244: error log entries have a new property path with an XPath expression (if known, None otherwise) that points to the tree element responsible for the error. Patch by Bob Kline.

  • The namespace prefix mapping that can be used in ElementPath now injects a default namespace when passing a None prefix.

Bugs fixed

  • GH#238: Character escapes were not hex-encoded in the xmlfile serialiser. Patch by matejcik.

  • GH#229: fix for externally created XML documents. Patch by Theodore Dubois.

  • LP#1665241, GH#228: Form data handling in lxml.html no longer strips the option values specified in form attributes but only the text values. Patch by Ashish Kulkarni.

  • LP#1551797: revert previous fix for XSLT error logging as it breaks multi-threaded XSLT processing.

  • LP#1673355, GH#233: fromstring() html5parser failed to parse byte strings.

Other changes

  • The previously undocumented docstring option in ElementTree.write() produces a deprecation warning and will eventually be removed.

Project details


Release history Release notifications | RSS feed

This version

3.8.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lxml-3.8.0.tar.gz (3.8 MB view hashes)

Uploaded Source

Built Distributions

lxml-3.8.0.win-amd64-py3.4.exe (3.7 MB view hashes)

Uploaded Source

lxml-3.8.0.win-amd64-py3.3.exe (3.7 MB view hashes)

Uploaded Source

lxml-3.8.0.win-amd64-py3.2.exe (3.7 MB view hashes)

Uploaded Source

lxml-3.8.0.win-amd64-py2.7.exe (3.7 MB view hashes)

Uploaded Source

lxml-3.8.0.win32-py3.4.exe (3.4 MB view hashes)

Uploaded Source

lxml-3.8.0.win32-py3.3.exe (3.4 MB view hashes)

Uploaded Source

lxml-3.8.0.win32-py3.2.exe (3.4 MB view hashes)

Uploaded Source

lxml-3.8.0.win32-py2.7.exe (3.4 MB view hashes)

Uploaded Source

lxml-3.8.0-cp36-cp36m-win_amd64.whl (3.2 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

lxml-3.8.0-cp36-cp36m-win32.whl (2.9 MB view hashes)

Uploaded CPython 3.6m Windows x86

lxml-3.8.0-cp36-cp36m-manylinux1_x86_64.whl (7.3 MB view hashes)

Uploaded CPython 3.6m

lxml-3.8.0-cp36-cp36m-manylinux1_i686.whl (6.9 MB view hashes)

Uploaded CPython 3.6m

lxml-3.8.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (7.8 MB view hashes)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

lxml-3.8.0-cp35-cp35m-win_amd64.whl (3.2 MB view hashes)

Uploaded CPython 3.5m Windows x86-64

lxml-3.8.0-cp35-cp35m-win32.whl (2.9 MB view hashes)

Uploaded CPython 3.5m Windows x86

lxml-3.8.0-cp35-cp35m-manylinux1_x86_64.whl (7.2 MB view hashes)

Uploaded CPython 3.5m

lxml-3.8.0-cp35-cp35m-manylinux1_i686.whl (6.8 MB view hashes)

Uploaded CPython 3.5m

lxml-3.8.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (7.8 MB view hashes)

Uploaded CPython 3.5m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

lxml-3.8.0-cp34-none-win32.whl (3.2 MB view hashes)

Uploaded CPython 3.4 Windows x86

lxml-3.8.0-cp34-cp34m-manylinux1_x86_64.whl (7.3 MB view hashes)

Uploaded CPython 3.4m

lxml-3.8.0-cp34-cp34m-manylinux1_i686.whl (6.9 MB view hashes)

Uploaded CPython 3.4m

lxml-3.8.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (7.8 MB view hashes)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

lxml-3.8.0-cp33-none-win_amd64.whl (3.4 MB view hashes)

Uploaded CPython 3.3 Windows x86-64

lxml-3.8.0-cp33-none-win32.whl (3.2 MB view hashes)

Uploaded CPython 3.3 Windows x86

lxml-3.8.0-cp33-cp33m-manylinux1_x86_64.whl (6.9 MB view hashes)

Uploaded CPython 3.3m

lxml-3.8.0-cp33-cp33m-manylinux1_i686.whl (6.5 MB view hashes)

Uploaded CPython 3.3m

lxml-3.8.0-cp33-cp33m-macosx_10_6_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (7.9 MB view hashes)

Uploaded CPython 3.3m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ x86-64 macOS 10.9+ intel macOS 10.9+ x86-64

lxml-3.8.0-cp32-none-win_amd64.whl (3.4 MB view hashes)

Uploaded CPython 3.2 Windows x86-64

lxml-3.8.0-cp32-none-win32.whl (3.2 MB view hashes)

Uploaded CPython 3.2 Windows x86

lxml-3.8.0-cp27-none-win_amd64.whl (3.4 MB view hashes)

Uploaded CPython 2.7 Windows x86-64

lxml-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl (6.8 MB view hashes)

Uploaded CPython 2.7mu

lxml-3.8.0-cp27-cp27mu-manylinux1_i686.whl (6.5 MB view hashes)

Uploaded CPython 2.7mu

lxml-3.8.0-cp27-cp27m-win32.whl (2.9 MB view hashes)

Uploaded CPython 2.7m Windows x86

lxml-3.8.0-cp27-cp27m-manylinux1_x86_64.whl (6.8 MB view hashes)

Uploaded CPython 2.7m

lxml-3.8.0-cp27-cp27m-manylinux1_i686.whl (6.5 MB view hashes)

Uploaded CPython 2.7m

lxml-3.8.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (7.8 MB view hashes)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

lxml-3.8.0-cp26-cp26mu-manylinux1_i686.whl (6.4 MB view hashes)

Uploaded CPython 2.6mu

lxml-3.8.0-cp26-cp26m-win32.whl (2.9 MB view hashes)

Uploaded CPython 2.6m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page