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.5 . Running easy_install lxml==4.5bugfix will install the unreleased branch state from https://github.com/lxml/lxml/tarball/lxml-4.5#egg=lxml-4.5bugfix 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.5.1 (2020-05-19)

Bugs fixed

  • LP#1570388: Fix failures when serialising documents larger than 2GB in some cases.

  • LP#1865141, GH#298: QName values were not accepted by the el.iter() method. Patch by xmo-odoo.

  • LP#1863413, GH#297: The build failed to detect libraries on Linux that are only configured via pkg-config. Patch by Hugh McMaster.

Release files for lxml 4.5.1

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.5.1
File Size Uploaded
lxml-4.5.1.tar.gz 4.5 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for lxml 4.5.1
File
lxml-4.5.1-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
lxml-4.5.1-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
lxml-4.5.1-cp38-cp38-manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
lxml-4.5.1-cp38-cp38-manylinux1_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-32 Details
lxml-4.5.1-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
lxml-4.5.1-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
lxml-4.5.1-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
lxml-4.5.1-cp37-cp37m-manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.5.1-cp37-cp37m-manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.5.1-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
lxml-4.5.1-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
lxml-4.5.1-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
lxml-4.5.1-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.5.1-cp36-cp36m-manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.5.1-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details
lxml-4.5.1-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
lxml-4.5.1-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
lxml-4.5.1-cp35-cp35m-manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.5.1-cp35-cp35m-manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
lxml-4.5.1-cp27-cp27mu-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
lxml-4.5.1-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
lxml-4.5.1-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
lxml-4.5.1-cp27-cp27m-manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.5.1-cp27-cp27m-manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.5.1-cp27-cp27m-macosx_10_9_x86_64.whl CPython 2.7 CPython 2.7 pymalloc macOS 10.9+ x86-64 Details

Total release size: 120.6 MB

Release files / lxml-4.5.1.tar.gz

Download URL lxml-4.5.1.tar.gz
Size 4.5 MB
Tags Source
SHA-256 checksum
How to use checksums
27ee0faf8077c7c1a589573b1450743011117f1aa1a91d5ae776bbc5ca6070f2
BLAKE2b-256 checksum
How to use checksums
03a873d795778143be51d8b86750b371b3efcd7139987f71618ad9f4b8b65543
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.5.1-cp38-cp38-win_amd64.whl

Download URL lxml-4.5.1-cp38-cp38-win_amd64.whl
Size 3.5 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
d8d40e0121ca1606aa9e78c28a3a7d88a05c06b3ca61630242cded87d8ce55fa
BLAKE2b-256 checksum
How to use checksums
0233a63a824f2b40fd8f25471dc7f67dc6da406c2b042dc87fc68870621bb339
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.5.1-cp38-cp38-win32.whl

Download URL lxml-4.5.1-cp38-cp38-win32.whl
Size 3.2 MB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
7eee37c1b9815e6505847aa5e68f192e8a1b730c5c7ead39ff317fde9ce29448
BLAKE2b-256 checksum
How to use checksums
cfc19fc28755def3e56389cd638335a4c0d06efa214c9da6bd5182a21182d134
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.5.1-cp38-cp38-manylinux1_x86_64.whl

Download URL lxml-4.5.1-cp38-cp38-manylinux1_x86_64.whl
Size 5.4 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
2b02c106709466a93ed424454ce4c970791c486d5fcdf52b0d822a7e29789626
BLAKE2b-256 checksum
How to use checksums
f13763bfd4b000c3daf4cd913ccc8afb891d9cf2dab4bdd6aacf527efe6c9299
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.5.1-cp38-cp38-manylinux1_i686.whl

Download URL lxml-4.5.1-cp38-cp38-manylinux1_i686.whl
Size 5.3 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
b77975465234ff49fdad871c08aa747aae06f5e5be62866595057c43f8d2f62c
BLAKE2b-256 checksum
How to use checksums
84363aa09db6177a2aadaf8649f365e8fb264670abb6ae05b2b5bba8c5f7c822
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.5.1-cp38-cp38-macosx_10_9_x86_64.whl

Download URL lxml-4.5.1-cp38-cp38-macosx_10_9_x86_64.whl
Size 4.5 MB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
c47a8a5d00060122ca5908909478abce7bbf62d812e3fc35c6c802df8fb01fe7
BLAKE2b-256 checksum
How to use checksums
b457581dcb7263d2c30c297bb0111a65c5d3eb870208b25a053044dfb3733ffc
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.5.1-cp37-cp37m-win_amd64.whl

Download URL lxml-4.5.1-cp37-cp37m-win_amd64.whl
Size 3.5 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
22c6d34fdb0e65d5f782a4d1a1edb52e0a8365858dafb1c08cb1d16546cf0786
BLAKE2b-256 checksum
How to use checksums
243a500ec6226a260c0004a99951ceba87183b20a8895bca455ad2b4cc7412c4
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.5.1-cp37-cp37m-win32.whl

Download URL lxml-4.5.1-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
2d1ddce96cf15f1254a68dba6935e6e0f1fe39247de631c115e84dd404a6f031
BLAKE2b-256 checksum
How to use checksums
4369265bddfd0f14ba720df4319f96e74da1f45d1056b5099e746c3db16b8171
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.5.1-cp37-cp37m-manylinux1_x86_64.whl

Download URL lxml-4.5.1-cp37-cp37m-manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
afb53edf1046599991fb4a7d03e601ab5f5422a5435c47ee6ba91ec3b61416a6
BLAKE2b-256 checksum
How to use checksums
ba390b5d76e64681243db516491bc449eff847d2708b465b60465b31ca13522e
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.5.1-cp37-cp37m-manylinux1_i686.whl

Download URL lxml-4.5.1-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
1aa7a6197c1cdd65d974f3e4953764eee3d9c7b67e3966616b41fab7f8f516b7
BLAKE2b-256 checksum
How to use checksums
9da1b9a2e7b4ca5d57bd74a763ba2a60b372b1722c3c2ce256adac194f643083
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.5.1-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL lxml-4.5.1-cp37-cp37m-macosx_10_9_x86_64.whl
Size 4.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
06748c7192eab0f48e3d35a7adae609a329c6257495d5e53878003660dc0fec6
BLAKE2b-256 checksum
How to use checksums
0189cb97f90a061106a526ff22358f186bad6d0505d0e02559aeabdd2f906f8e
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.5.1-cp36-cp36m-win_amd64.whl

Download URL lxml-4.5.1-cp36-cp36m-win_amd64.whl
Size 3.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
b7462cdab6fffcda853338e1741ce99706cdf880d921b5a769202ea7b94e8528
BLAKE2b-256 checksum
How to use checksums
db649426a8636a9551b53e3ba6e9f93a1ca9ba0e56841764d6e0393222ef0bd5
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.5.1-cp36-cp36m-win32.whl

Download URL lxml-4.5.1-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
c79e5debbe092e3c93ca4aee44c9a7631bdd407b2871cb541b979fd350bbbc29
BLAKE2b-256 checksum
How to use checksums
a96aec052fb1aeeb34a80d2eb9890310ad7a38b1d3a61777f56706992cf93696
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.5.1-cp36-cp36m-manylinux1_x86_64.whl

Download URL lxml-4.5.1-cp36-cp36m-manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
51bb4edeb36d24ec97eb3e6a6007be128b720114f9a875d6b370317d62ac80b9
BLAKE2b-256 checksum
How to use checksums
556fc87dffdd88a54dd26a3a9fef1d14b6384a9933c455c54ce3ca7d64a84c88
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.5.1-cp36-cp36m-manylinux1_i686.whl

Download URL lxml-4.5.1-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
a87dbee7ad9dce3aaefada2081843caf08a44a8f52e03e0a4cc5819f8398f2f4
BLAKE2b-256 checksum
How to use checksums
1508655abc1cff8a50f5ebbd11336b17f4166602e004ae7e525a42267b7e6460
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.5.1-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL lxml-4.5.1-cp36-cp36m-macosx_10_9_x86_64.whl
Size 4.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
925baf6ff1ef2c45169f548cc85204433e061360bfa7d01e1be7ae38bef73194
BLAKE2b-256 checksum
How to use checksums
bcb75bb02d012a318799495a8363292b3e1c138b3505472a9913f62ef9956c0a
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.5.1-cp35-cp35m-win_amd64.whl

Download URL lxml-4.5.1-cp35-cp35m-win_amd64.whl
Size 3.5 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
2754d4406438c83144f9ffd3628bbe2dcc6d62b20dbc5c1ec4bc4385e5d44b42
BLAKE2b-256 checksum
How to use checksums
16d63d4f69af978609d82f0a761da725e564633b009fa6600c52482ecac8df37
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.5.1-cp35-cp35m-win32.whl

Download URL lxml-4.5.1-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
a9e3b8011388e7e373565daa5e92f6c9cb844790dc18e43073212bb3e76f7007
BLAKE2b-256 checksum
How to use checksums
66f8ee3adb18b78cf88abb3a0301970ffaee76ad27231c3d83014ecc5ee9782e
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.5.1-cp35-cp35m-manylinux1_x86_64.whl

Download URL lxml-4.5.1-cp35-cp35m-manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
b26719890c79a1dae7d53acac5f089d66fd8cc68a81f4e4bd355e45470dc25e1
BLAKE2b-256 checksum
How to use checksums
0739b4dca0c2be449c070e97a2e03ab7e4afc90c41911cab77a969a2403e9650
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.5.1-cp35-cp35m-manylinux1_i686.whl

Download URL lxml-4.5.1-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
f95d28193c3863132b1f55c1056036bf580b5a488d908f7d22a04ace8935a3a9
BLAKE2b-256 checksum
How to use checksums
1d6922491bca969ddc0c243aecbec2780a5c58f3c496314bbf5b98f02870a0f8
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.5.1-cp27-cp27mu-manylinux1_x86_64.whl

Download URL lxml-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
a636346c6c0e1092ffc202d97ec1843a75937d8c98aaf6771348ad6422e44bb0
BLAKE2b-256 checksum
How to use checksums
7aace5caaa241de06024766872714c38d14e5f885dc453a4b8f9e6463b67c164
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.5.1-cp27-cp27mu-manylinux1_i686.whl

Download URL lxml-4.5.1-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
9144ce36ca0824b29ebc2e02ca186e54040ebb224292072250467190fb613b96
BLAKE2b-256 checksum
How to use checksums
4c25d1f457b6f89a77c374a5e64573c43f38e524f7b67120bd16edbd7ae7edfb
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.5.1-cp27-cp27m-win_amd64.whl

Download URL lxml-4.5.1-cp27-cp27m-win_amd64.whl
Size 3.5 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
0790ddca3f825dd914978c94c2545dbea5f56f008b050e835403714babe62a5f
BLAKE2b-256 checksum
How to use checksums
7be4ab227dd9489a4d96c5af76b9e47a086dd351ac4207dfbcd7e7b1b8a58922
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.5.1-cp27-cp27m-win32.whl

Download URL lxml-4.5.1-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
7fd88cb91a470b383aafad554c3fe1ccf6dfb2456ff0e84b95335d582a799804
BLAKE2b-256 checksum
How to use checksums
d1a9e197f9606b3fc193ad7439214878a964dc952076feb2ac022f341cba6998
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.5.1-cp27-cp27m-manylinux1_x86_64.whl

Download URL lxml-4.5.1-cp27-cp27m-manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
4f282737d187ae723b2633856085c31ae5d4d432968b7f3f478a48a54835f5c4
BLAKE2b-256 checksum
How to use checksums
570490eb85f43907c1e9ccb2c53709d25ca047b91c8635593d94c6f47f58e2b2
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.5.1-cp27-cp27m-manylinux1_i686.whl

Download URL lxml-4.5.1-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
fadd2a63a2bfd7fb604508e553d1cf68eca250b2fbdbd81213b5f6f2fbf23529
BLAKE2b-256 checksum
How to use checksums
a7e60f786cb8b7c111d71c24325d1902df19b3169dcfb8e85b1941420b65802d
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.5.1-cp27-cp27m-macosx_10_9_x86_64.whl

Download URL lxml-4.5.1-cp27-cp27m-macosx_10_9_x86_64.whl
Size 4.4 MB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
ee2be8b8f72a2772e72ab926a3bccebf47bb727bda41ae070dc91d1fb759b726
BLAKE2b-256 checksum
How to use checksums
af08cf88aaddb112c01b67c6e430ba378442f7cbc076b111409f5a519172aae3
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

This release

4.5.1 This release

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

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