Skip to main content

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-4.3 . Running easy_install lxml==4.3bugfix will install the unreleased branch state from https://github.com/lxml/lxml/tarball/lxml-4.3#egg=lxml-4.3bugfix as soon as a maintenance branch has been established. Note that this requires Cython to be installed at an appropriate version for the build.

4.3.0 (2019-01-04)

Features added

  • The module lxml.sax is compiled using Cython in order to speed it up.

  • GH#267: lxml.sax.ElementTreeProducer now preserves the namespace prefixes. If two prefixes point to the same URI, the first prefix in alphabetical order is used. Patch by Lennart Regebro.

  • Updated ISO-Schematron implementation to 2013 version (now MIT licensed) and the corresponding schema to the 2016 version (with optional “properties”).

Other changes

  • GH#270, GH#271: Support for Python 2.6 and 3.3 was removed. Patch by hugovk.

  • The minimum dependency versions were raised to libxml2 2.9.2 and libxslt 1.1.27, which were released in 2014 and 2012 respectively.

  • Built with Cython 0.29.2.

Release files for lxml 4.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for lxml 4.3.0
File Size Uploaded
lxml-4.3.0.tar.gz 2.5 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for lxml 4.3.0
File
lxml-4.3.0-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
lxml-4.3.0-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
lxml-4.3.0-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.3.0-cp37-cp37m-manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.3.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.6+ Intel (x86-64, i386), macOS 10.10+ x86-64, macOS 10.9+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ Intel (x86-64, i386) Details
lxml-4.3.0-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
lxml-4.3.0-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
lxml-4.3.0-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.3.0-cp36-cp36m-manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.3.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 CPython 3.6 CPython 3.6 pymalloc macOS 10.6+ Intel (x86-64, i386), macOS 10.10+ x86-64, macOS 10.9+ Intel (x86-64, i386), macOS 10.9+ x86-64, macOS 10.10+ Intel (x86-64, i386) Details
lxml-4.3.0-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
lxml-4.3.0-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
lxml-4.3.0-cp35-cp35m-manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.3.0-cp35-cp35m-manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.3.0-cp34-cp34m-win_amd64.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-64 Details
lxml-4.3.0-cp34-cp34m-win32.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-32 Details
lxml-4.3.0-cp34-cp34m-manylinux1_x86_64.whl CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.3.0-cp34-cp34m-manylinux1_i686.whl CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.3.0-cp27-cp27mu-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
lxml-4.3.0-cp27-cp27mu-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
lxml-4.3.0-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
lxml-4.3.0-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
lxml-4.3.0-cp27-cp27m-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.3.0-cp27-cp27m-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.3.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 CPython 2.7 CPython 2.7 pymalloc macOS 10.10+ x86-64, macOS 10.9+ x86-64, macOS 10.9+ Intel (x86-64, i386), macOS 10.6+ Intel (x86-64, i386), macOS 10.10+ Intel (x86-64, i386) Details

Total release size: 128.9 MB

Release files / lxml-4.3.0.tar.gz

Download URL lxml-4.3.0.tar.gz
Size 2.5 MB
Tags Source
SHA-256 checksum
How to use checksums
d1e111b3ab98613115a208c1017f266478b0ab224a67bc8eac670fa0bad7d488
BLAKE2b-256 checksum
How to use checksums
164ab085a04d6dad79aa5c00c65c9b2bbcb2c6c22e5ac341e7968e0ad2c57e2f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp37-cp37m-win_amd64.whl

Download URL lxml-4.3.0-cp37-cp37m-win_amd64.whl
Size 3.6 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
312e1e1b1c3ce0c67e0b8105317323e12807955e8186872affb667dbd67971f6
BLAKE2b-256 checksum
How to use checksums
614dd2ef69cff5e90e58d6b2a1c3b39e5034c86801e17858c491df7a9602e379
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp37-cp37m-win32.whl

Download URL lxml-4.3.0-cp37-cp37m-win32.whl
Size 3.2 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
0dd6589fa75d369ba06d2b5f38dae107f76ea127f212f6a7bee134f6df2d1d21
BLAKE2b-256 checksum
How to use checksums
4bc5808e5a236617553ee16fc256e142aa188e168e25dd4c014b1b0d70c1677e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp37-cp37m-manylinux1_x86_64.whl

Download URL lxml-4.3.0-cp37-cp37m-manylinux1_x86_64.whl
Size 5.7 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
3273db1a8055ca70257fd3691c6d2c216544e1a70b673543e15cc077d8e9c730
BLAKE2b-256 checksum
How to use checksums
26ad212a90c8bd23585f2a2f682a2395ab0cd5b705f66641ffb0d28935bfa56d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp37-cp37m-manylinux1_i686.whl

Download URL lxml-4.3.0-cp37-cp37m-manylinux1_i686.whl
Size 5.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
abe12886554634ed95416a46701a917784cb2b4c77bfacac6916681d49bbf83d
BLAKE2b-256 checksum
How to use checksums
19559afbff7d2a523b0ea47209e611ebf3252a5ee06df3f195fc96f38d3611c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl

Download URL lxml-4.3.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Size 8.7 MB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2f9765ee5acd3dbdcdc0d0c79309e01f7c16bc8d39b49250bf88de7b46daaf58
BLAKE2b-256 checksum
How to use checksums
8bfbf56f79fd3ab36774a5d8662deb0871cce815c8f8a1994ede49b30e678741
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp36-cp36m-win_amd64.whl

Download URL lxml-4.3.0-cp36-cp36m-win_amd64.whl
Size 3.6 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
34dfaa8c02891f9a246b17a732ca3e99c5e42802416628e740a5d1cb2f50ff49
BLAKE2b-256 checksum
How to use checksums
7b157f09437276afb2cba24ac27a8f5be10ca2993eca46db3c44f58914e1311a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp36-cp36m-win32.whl

Download URL lxml-4.3.0-cp36-cp36m-win32.whl
Size 3.2 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
51102e160b9d83c1cc435162d90b8e3c8c93b28d18d87b60c56522d332d26879
BLAKE2b-256 checksum
How to use checksums
bc1eac95c0f3f38996ce02231f928551b3336141bfa28ff3b4f5b79f537ccb6a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp36-cp36m-manylinux1_x86_64.whl

Download URL lxml-4.3.0-cp36-cp36m-manylinux1_x86_64.whl
Size 5.7 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
1e1d9bddc5afaddf0de76246d3f2152f961697ad7439c559f179002682c45801
BLAKE2b-256 checksum
How to use checksums
5dd4e81be10be160a6323cf5f29f1eabc9693080cb16780a2e19c96091ee37ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp36-cp36m-manylinux1_i686.whl

Download URL lxml-4.3.0-cp36-cp36m-manylinux1_i686.whl
Size 5.4 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
b4f67b5183bd5f9bafaeb76ad119e977ba570d2b0e61202f534ac9b5c33b4485
BLAKE2b-256 checksum
How to use checksums
639dc39e796b2d55d47c3184d71a5dbeec60d78a0ad82e1581e3ca663a79d697
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.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

Download URL lxml-4.3.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
Size 8.8 MB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
1d8736421a2358becd3edf20260e41a06a0bf08a560480d3a5734a6bcbacf591
BLAKE2b-256 checksum
How to use checksums
8815710abccfe0ce7054fce34fab83a7cdc81abf4635c5bb15b342a60502529a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp35-cp35m-win_amd64.whl

Download URL lxml-4.3.0-cp35-cp35m-win_amd64.whl
Size 3.6 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
56115fc2e2a4140e8994eb9585119a1ae9223b506826089a3ba753a62bd194a6
BLAKE2b-256 checksum
How to use checksums
242ce6ab410374947758da36784279878d7541f85b3352e22fd3c9ee50ff2494
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp35-cp35m-win32.whl

Download URL lxml-4.3.0-cp35-cp35m-win32.whl
Size 3.2 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
1baad9d073692421ad5dbbd81430aba6c7f5fdc347f03537ae046ddf2c9b2297
BLAKE2b-256 checksum
How to use checksums
4cd3d8bd713a1b76a6a7c103723f83f02533921c7fdcfe41da56aeababc3b8c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp35-cp35m-manylinux1_x86_64.whl

Download URL lxml-4.3.0-cp35-cp35m-manylinux1_x86_64.whl
Size 5.6 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
d6520aa965773bbab6cb7a791d5895b00d02cf9adc93ac2bf4edb9ac1a6addc5
BLAKE2b-256 checksum
How to use checksums
f0b66423a06e3fd191c5c9bea3cd636a175eb7b0b3e3c8d5c58c4e6bf3b43193
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp35-cp35m-manylinux1_i686.whl

Download URL lxml-4.3.0-cp35-cp35m-manylinux1_i686.whl
Size 5.3 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
bdd7c1658475cc1b867b36d5c4ed4bc316be8d3368abe03d348ba906a1f83b0e
BLAKE2b-256 checksum
How to use checksums
ab793692df852e7a73b628519d1dd0d0f3bf6120460e17f600dc0a3afb8c4644
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp34-cp34m-win_amd64.whl

Download URL lxml-4.3.0-cp34-cp34m-win_amd64.whl
Size 3.6 MB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
c6f24149a19f611a415a51b9bc5f17b6c2f698e0d6b41ffb3fa9f24d35d05d73
BLAKE2b-256 checksum
How to use checksums
5f831dd87f8d7272c9426f427ce5414d8591e7aa7f17cac1a79900c1f960d393
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp34-cp34m-win32.whl

Download URL lxml-4.3.0-cp34-cp34m-win32.whl
Size 3.2 MB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
a7c0cd5b8a20f3093ee4a67374ccb3b8a126743b15a4d759e2a1bf098faac2b2
BLAKE2b-256 checksum
How to use checksums
d4c4f738de0117de00bd5636bf4cabd13e75b1493190568f3a2e5d51f2a2c865
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp34-cp34m-manylinux1_x86_64.whl

Download URL lxml-4.3.0-cp34-cp34m-manylinux1_x86_64.whl
Size 5.7 MB
Tags CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
de2e5b0828a9d285f909b5d2e9d43f1cf6cf21fe65bc7660bdaa1780c7b58298
BLAKE2b-256 checksum
How to use checksums
c1030e0948f35788721343bc7ad9ff09169244ac89948985b29bd86b7e613f9d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp34-cp34m-manylinux1_i686.whl

Download URL lxml-4.3.0-cp34-cp34m-manylinux1_i686.whl
Size 5.3 MB
Tags CPython 3.4 CPython 3.4 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
3aa3f5288af349a0f3a96448ebf2e57e17332d99f4f30b02093b7948bd9f94cc
BLAKE2b-256 checksum
How to use checksums
a138343deddd9f97e913490b7d27107b2f1fb3b3cd7ba6f574f442312d8a1379
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp27-cp27mu-manylinux1_x86_64.whl

Download URL lxml-4.3.0-cp27-cp27mu-manylinux1_x86_64.whl
Size 5.6 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
1afbac344aa68c29e81ab56c1a9411c3663157b5aee5065b7fa030b398d4f7e0
BLAKE2b-256 checksum
How to use checksums
1146186f3fe9e7101c79d946497386f82f7be223515ccfa3caa21a6ffa62b2aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp27-cp27mu-manylinux1_i686.whl

Download URL lxml-4.3.0-cp27-cp27mu-manylinux1_i686.whl
Size 5.3 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
99fdce94aeaa3ccbdfcb1e23b34273605c5853aa92ec23d84c84765178662c6c
BLAKE2b-256 checksum
How to use checksums
7ad0384d8fd1abdc3f07aad82198ba4cd02d03f7e37808dd3b9eba60039a803d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp27-cp27m-win_amd64.whl

Download URL lxml-4.3.0-cp27-cp27m-win_amd64.whl
Size 3.6 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
69d83de14dbe8fe51dccfd36f88bf0b40f5debeac763edf9f8325180190eba6e
BLAKE2b-256 checksum
How to use checksums
a26ae386e4bcbd854fa54c6acb6253238d1b436b58fe172a9dc42f2d61f438f2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp27-cp27m-win32.whl

Download URL lxml-4.3.0-cp27-cp27m-win32.whl
Size 3.2 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
1f179dc8b2643715f020f4d119d5529b02cd794c1c8f305868b73b8674d2a03f
BLAKE2b-256 checksum
How to use checksums
d0e245c8cbaf59d42e25c1936fef6e2af3681bd2c8f63db49d9811b05924c310
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp27-cp27m-manylinux1_x86_64.whl

Download URL lxml-4.3.0-cp27-cp27m-manylinux1_x86_64.whl
Size 5.6 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
241fb7bdf97cb1df1edfa8f0bcdfd80525d4023dac4523a241907c8b2f44e541
BLAKE2b-256 checksum
How to use checksums
244f20920747ee772be27ef26576149baf330431b83a4b55c74c998b72e3a0d8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.0-cp27-cp27m-manylinux1_i686.whl

Download URL lxml-4.3.0-cp27-cp27m-manylinux1_i686.whl
Size 5.3 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
dd185cde2ccad7b649593b0cda72021bc8a91667417001dbaf24cd746ecb7c11
BLAKE2b-256 checksum
How to use checksums
80c7f9a295f15b636df8ca02ae1c9645edd3032e5585b3a9ea1b3b2912245282
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release files / lxml-4.3.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

Download URL lxml-4.3.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
Size 8.7 MB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.10+ Intel (x86-64, i386) macOS 10.10+ x86-64 macOS 10.6+ Intel (x86-64, i386) macOS 10.9+ Intel (x86-64, i386) macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
f726444b8e909c4f41b4fde416e1071cf28fa84634bfb4befdf400933b6463af
BLAKE2b-256 checksum
How to use checksums
80c7909a16707823c169770e024e1495bc691b067bb45c032bb81039ad455d02
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

Release history Release notifications | RSS feed

6.0.0

94 release files

5.1.1

73 release files

5.0.2

81 release files

5.0.0

88 release files

4.9.4

93 release files

4.9.2

77 release files

4.9.0

63 release files

4.8.0

61 release files

4.7.1

60 release files

4.6.5

60 release files

4.6.3

48 release files

4.6.2

37 release files

4.6.1

37 release files

4.6.0

36 release files

4.5.1

27 release files

4.5.0

27 release files

4.4.3

27 release files

4.4.2

26 release files

4.4.1

26 release files

4.4.0

22 release files

4.3.5

24 release files

4.3.4

24 release files

4.3.3

26 release files

4.3.2

26 release files

This release

4.3.0 This release

26 release files

4.2.5

30 release files

4.2.3

26 release files

4.2.2

27 release files

4.2.1

28 release files

4.2.0

28 release files

4.1.0

28 release files

4.0.0

28 release files

3.7.3

22 release files

3.7.1

16 release files

3.7.0

9 release files

3.6.4

14 release files

3.6.3

14 release files

3.6.2

9 release files

3.6.1

9 release files

3.6.0

21 release files

3.5.0

16 release files

3.4.4

16 release files

3.4.3

11 release files

3.4.1

16 release files

3.4.0

16 release files

3.3.6

16 release files

3.3.5

16 release files

3.3.2

11 release files

3.3.1

11 release files

3.3.0

1 release file

3.2.3

11 release files

3.2.2

11 release files

3.2.1

11 release files

3.2.0

11 release files

3.1.2

11 release files

3.1.1

11 release files

3.1.0

11 release files

3.0.2

6 release files

3.0

6 release files

2.3.6

1 release file

2.3.5

1 release file

2.3.4

1 release file

2.3.3

1 release file

2.3.2

1 release file

2.3.1

1 release file

2.3

22 release files

2.2.7

5 release files

2.2.6

9 release files

2.2.5

1 release file

2.2.4

17 release files

2.2.3

1 release file

2.2.2

16 release files

2.2

9 release files

2.1.5

7 release files

2.1.4

7 release files

2.1.3

7 release files

2.1.2

7 release files

2.1.1

7 release files

2.1

7 release files

2.0.11

7 release files

2.0.10

7 release files

2.0.9

7 release files

2.0.8

7 release files

2.0.7

5 release files

2.0.6

5 release files

2.0.5

5 release files

2.0.4

5 release files

2.0

5 release files

1.3.6

5 release files

1.3.5

1 release file

1.3.4

5 release files

1.3.3

5 release files

1.3.2

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page