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.8 . Running easy_install lxml==4.8bugfix will install the unreleased branch state from https://github.com/lxml/lxml/tarball/lxml-4.8#egg=lxml-4.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.

4.8.0 (2022-02-17)

Features added

  • GH#337: Path-like objects are now supported throughout the API instead of just strings. Patch by Henning Janssen.

  • The ElementMaker now supports QName values as tags, which always override the default namespace of the factory.

Bugs fixed

  • GH#338: In lxml.objectify, the XSI float annotation “nan” and “inf” were spelled in lower case, whereas XML Schema datatypes define them as “NaN” and “INF” respectively. Patch by Tobias Deiminger.

Other changes

  • Built with Cython 0.29.28.

Release files for lxml 4.8.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.8.0
File Size Uploaded
lxml-4.8.0.tar.gz 3.2 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for lxml 4.8.0
File
lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl PyPy 3.8 PyPy 3.8 7.3 Linux glibc 2.17+ x86-64, Linux glibc 2.24+ x86-64 Details
lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl PyPy 3.8 PyPy 3.8 7.3 Linux glibc 2.24+ x86-32, Linux glibc 2.12+ x86-32 Details
lxml-4.8.0-pp38-pypy38_pp73-macosx_10_14_x86_64.whl PyPy 3.8 PyPy 3.8 7.3 macOS 10.14+ x86-64 Details
lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl PyPy 3.7 PyPy 3.7 7.3 Linux glibc 2.17+ x86-64, Linux glibc 2.24+ x86-64 Details
lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl PyPy 3.7 PyPy 3.7 7.3 Linux glibc 2.12+ x86-32, Linux glibc 2.24+ x86-32 Details
lxml-4.8.0-pp37-pypy37_pp73-macosx_10_14_x86_64.whl PyPy 3.7 PyPy 3.7 7.3 macOS 10.14+ x86-64 Details
lxml-4.8.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
lxml-4.8.0-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
lxml-4.8.0-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
lxml-4.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ x86-64, Linux glibc 2.17+ x86-64 Details
lxml-4.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ ARM64, Linux glibc 2.17+ ARM64 Details
lxml-4.8.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.12+ x86-32, Linux glibc 2.24+ x86-32 Details
lxml-4.8.0-cp310-cp310-macosx_10_15_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.15+ x86-64 Details
lxml-4.8.0-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
lxml-4.8.0-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
lxml-4.8.0-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.24+ x86-64, Linux glibc 2.17+ x86-64 Details
lxml-4.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.24+ ARM64, Linux glibc 2.17+ ARM64 Details
lxml-4.8.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.12+ x86-32, Linux glibc 2.24+ x86-32 Details
lxml-4.8.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp39-cp39-macosx_10_15_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.15+ x86-64 Details
lxml-4.8.0-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
lxml-4.8.0-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
lxml-4.8.0-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.24+ x86-64, Linux glibc 2.17+ x86-64 Details
lxml-4.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64, Linux glibc 2.24+ ARM64 Details
lxml-4.8.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.24+ x86-32, Linux glibc 2.12+ x86-32 Details
lxml-4.8.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp38-cp38-macosx_10_14_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.14+ x86-64 Details
lxml-4.8.0-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
lxml-4.8.0-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
lxml-4.8.0-cp37-cp37m-musllinux_1_1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64 Details
lxml-4.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.24+ x86-64, Linux glibc 2.17+ x86-64 Details
lxml-4.8.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.24+ ARM64, Linux glibc 2.17+ ARM64 Details
lxml-4.8.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-32, Linux glibc 2.24+ x86-32 Details
lxml-4.8.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp37-cp37m-macosx_10_14_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.14+ x86-64 Details
lxml-4.8.0-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
lxml-4.8.0-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
lxml-4.8.0-cp36-cp36m-musllinux_1_1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64 Details
lxml-4.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.24+ x86-64, Linux glibc 2.17+ x86-64 Details
lxml-4.8.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64 Details
lxml-4.8.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-32, Linux glibc 2.24+ x86-32 Details
lxml-4.8.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp36-cp36m-macosx_10_14_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.14+ x86-64 Details
lxml-4.8.0-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
lxml-4.8.0-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
lxml-4.8.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp27-cp27mu-manylinux_2_5_i686.manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
lxml-4.8.0-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
lxml-4.8.0-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-64 Details
lxml-4.8.0-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32 Details
lxml-4.8.0-cp27-cp27m-macosx_10_14_x86_64.whl CPython 2.7 CPython 2.7 pymalloc macOS 10.14+ x86-64 Details

Total release size: 323.1 MB

Release files / lxml-4.8.0.tar.gz

Download URL lxml-4.8.0.tar.gz
Size 3.2 MB
Tags Source
SHA-256 checksum
How to use checksums
f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23
BLAKE2b-256 checksum
How to use checksums
3b94e2b1b3bad91d15526c7e38918795883cee18b93f6785ea8ecf13f8ffa01e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 5.5 MB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64 PyPy 3.8 PyPy 3.8 7.3
SHA-256 checksum
How to use checksums
8b99ec73073b37f9ebe8caf399001848fced9c08064effdbfc4da2b5a8d07b93
BLAKE2b-256 checksum
How to use checksums
9127b812fb4cca952bcb50d67aac8d624e4dc4bfb035390fcf96ebcb059b540e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 5.6 MB
Tags Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32 PyPy 3.8 PyPy 3.8 7.3
SHA-256 checksum
How to use checksums
730766072fd5dcb219dd2b95c4c49752a54f00157f322bc6d71f7d2a31fecd79
BLAKE2b-256 checksum
How to use checksums
a05c776982e95c7b9c389a4cea22e05ba9d9c3411d1417a6a1ff32a97ebd42ab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-pp38-pypy38_pp73-macosx_10_14_x86_64.whl

Download URL lxml-4.8.0-pp38-pypy38_pp73-macosx_10_14_x86_64.whl
Size 3.8 MB
Tags PyPy 3.8 PyPy 3.8 7.3 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
f10ce66fcdeb3543df51d423ede7e238be98412232fca5daec3e54bcd16b8da0
BLAKE2b-256 checksum
How to use checksums
18c9c11e8e1a28af4c3b6c101ece09bbae4513a3c65f490a2dba868909566736
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 5.5 MB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64 PyPy 3.7 PyPy 3.7 7.3
SHA-256 checksum
How to use checksums
6fe4ef4402df0250b75ba876c3795510d782def5c1e63890bde02d622570d39e
BLAKE2b-256 checksum
How to use checksums
a59026de2c06d6b6f7676a02640ab11a2b3f6cc682dab73e19128bf5fe7f48ee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 5.6 MB
Tags Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32 PyPy 3.7 PyPy 3.7 7.3
SHA-256 checksum
How to use checksums
986b7a96228c9b4942ec420eff37556c5777bfba6758edcb95421e4a614b57f9
BLAKE2b-256 checksum
How to use checksums
9ec78c0ef3933209882a16f9381a387f9be4c8197fe21b8e0b96b162aae5fbd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-pp37-pypy37_pp73-macosx_10_14_x86_64.whl

Download URL lxml-4.8.0-pp37-pypy37_pp73-macosx_10_14_x86_64.whl
Size 3.8 MB
Tags PyPy 3.7 PyPy 3.7 7.3 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
2403a6d6fb61c285969b71f4a3527873fe93fd0abe0832d858a17fe68c8fa507
BLAKE2b-256 checksum
How to use checksums
3a1f9bd12af87d8f02452bad1006fefa195e764110e2e8c64f5aa7f2626f8882
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-win_amd64.whl

Download URL lxml-4.8.0-cp310-cp310-win_amd64.whl
Size 3.6 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
b2582b238e1658c4061ebe1b4df53c435190d22457642377fd0cb30685cdfb76
BLAKE2b-256 checksum
How to use checksums
f67165c80a4caa1617a4c6e8fe1500cebb179db96232e2f623bfe6a1f4294e39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-win32.whl

Download URL lxml-4.8.0-cp310-cp310-win32.whl
Size 3.3 MB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
330bff92c26d4aee79c5bc4d9967858bdbe73fdbdbacb5daf623a03a914fe05b
BLAKE2b-256 checksum
How to use checksums
f850bae8ef4e17697fd2b23477c21ee6f225ee5d2f538a2f9a15a3cdecab8ad4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL lxml-4.8.0-cp310-cp310-musllinux_1_1_x86_64.whl
Size 7.7 MB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
6268e27873a3d191849204d00d03f65c0e343b3bcb518a6eaae05677c95621d1
BLAKE2b-256 checksum
How to use checksums
66e92ac357122a0b279116e859f8a57cdc4e0543668f7cda3ed0163464f17984
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 7.0 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64
SHA-256 checksum
How to use checksums
a3c5f1a719aa11866ffc530d54ad965063a8cbbecae6515acbd5f0fae8f48eaa
BLAKE2b-256 checksum
How to use checksums
251e19b46d8e8881fe0df2e20945d51919eeb1817836d62a90efa8506530e45c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl

Download URL lxml-4.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Size 6.6 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64 Linux glibc 2.24+ ARM64
SHA-256 checksum
How to use checksums
5f7d7d9afc7b293147e2d506a4596641d60181a35279ef3aa5778d0d9d9123fe
BLAKE2b-256 checksum
How to use checksums
46bed823c763f0265a6bc086e05bec3dd2d16ad633c725e45e5f4e773ce945a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 7.0 MB
Tags CPython 3.10 Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32
SHA-256 checksum
How to use checksums
31499847fc5f73ee17dbe1b8e24c6dafc4e8d5b48803d17d22988976b0171f03
BLAKE2b-256 checksum
How to use checksums
949320ed8af8f5d3b5d325acd25e20c6250570d5472a604d16f7d723b07f05ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp310-cp310-macosx_10_15_x86_64.whl

Download URL lxml-4.8.0-cp310-cp310-macosx_10_15_x86_64.whl
Size 4.6 MB
Tags CPython 3.10 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
31ba2cbc64516dcdd6c24418daa7abff989ddf3ba6d3ea6f6ce6f2ed6e754ec9
BLAKE2b-256 checksum
How to use checksums
a14417b7dac7a18807d30e2fe10c3328c152808f5464565e230bfd0e77f178c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-win_amd64.whl

Download URL lxml-4.8.0-cp39-cp39-win_amd64.whl
Size 3.6 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
dd10383f1d6b7edf247d0960a3db274c07e96cf3a3fc7c41c8448f93eac3fb1c
BLAKE2b-256 checksum
How to use checksums
7758a056a0876c5befaf9a9fdfb3ef67d7500cf85012b87c7358a4c130c97170
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-win32.whl

Download URL lxml-4.8.0-cp39-cp39-win32.whl
Size 3.3 MB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
aa0cf4922da7a3c905d000b35065df6184c0dc1d866dd3b86fd961905bbad2ea
BLAKE2b-256 checksum
How to use checksums
28c8bda4efb6f90ef966ff1c3baed6aa4d6a34604b26a6da68ce9d569ff327f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL lxml-4.8.0-cp39-cp39-musllinux_1_1_x86_64.whl
Size 7.7 MB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
5804e04feb4e61babf3911c2a974a5b86f66ee227cc5006230b00ac6d285b3a9
BLAKE2b-256 checksum
How to use checksums
384f32693fa3dda757c2c0533df6742298cf6e5e22f58accca9c35da1b1141b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 6.9 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64
SHA-256 checksum
How to use checksums
545bd39c9481f2e3f2727c78c169425efbfb3fbba6e7db4f46a80ebb249819ca
BLAKE2b-256 checksum
How to use checksums
ce6966c2112761ed295a8469c3edf9f68b2f37c878a95fd715cab862d1ec92a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl

Download URL lxml-4.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Size 6.6 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64 Linux glibc 2.24+ ARM64
SHA-256 checksum
How to use checksums
627e79894770783c129cc5e89b947e52aa26e8e0557c7e205368a809da4b7939
BLAKE2b-256 checksum
How to use checksums
d42ec24f790373c1dae86e0bd5887af2c13641cbe54742c6cb293cb0b5475ecd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 7.0 MB
Tags CPython 3.9 Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32
SHA-256 checksum
How to use checksums
74eb65ec61e3c7c019d7169387d1b6ffcfea1b9ec5894d116a9a903636e4a0b1
BLAKE2b-256 checksum
How to use checksums
6e8736be8af50e58df6194d3d895ca068a5d4a9fe46b5e860a75b23e414c0690
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
ec4b4e75fc68da9dc0ed73dcdb431c25c57775383fec325d23a770a64e7ebc87
BLAKE2b-256 checksum
How to use checksums
7aaad668084492f7dc35f1a5796b776183fb7112a7ebc791fe080a6af7a4e2cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Size 5.4 MB
Tags CPython 3.9 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
5a58d0b12f5053e270510bf12f753a76aaf3d74c453c00942ed7d2c804ca845c
BLAKE2b-256 checksum
How to use checksums
4e5c05c211f1e8d9d9eb28aef74e927f865ca6dfb7d0b311bd8edd5a30460cc2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp39-cp39-macosx_10_15_x86_64.whl

Download URL lxml-4.8.0-cp39-cp39-macosx_10_15_x86_64.whl
Size 4.6 MB
Tags CPython 3.9 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
b6fc2e2fb6f532cf48b5fed57567ef286addcef38c28874458a41b7837a57807
BLAKE2b-256 checksum
How to use checksums
1928ad90ac0ae2688355770391d81f2df6c7100f77df66a3f9c988e07d820d92
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-win_amd64.whl

Download URL lxml-4.8.0-cp38-cp38-win_amd64.whl
Size 3.6 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
891dc8f522d7059ff0024cd3ae79fd224752676447f9c678f2a5c14b84d9a939
BLAKE2b-256 checksum
How to use checksums
e521e21acad8935d260e313bce95b586ae07d8bea853b11f8e9942b330260804
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-win32.whl

Download URL lxml-4.8.0-cp38-cp38-win32.whl
Size 3.3 MB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
20b8a746a026017acf07da39fdb10aa80ad9877046c9182442bf80c84a1c4696
BLAKE2b-256 checksum
How to use checksums
fdd05cde325b208c6da1618ad083bc0015aaa942e01324418b4d9a5ede287351
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL lxml-4.8.0-cp38-cp38-musllinux_1_1_x86_64.whl
Size 7.7 MB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
62f93eac69ec0f4be98d1b96f4d6b964855b8255c345c17ff12c20b93f247b68
BLAKE2b-256 checksum
How to use checksums
2a3ca9b8c49666cf6765a65fa2048841ed53eca6893a500eca9025be83121959
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 6.9 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64
SHA-256 checksum
How to use checksums
ce13d6291a5f47c1c8dbd375baa78551053bc6b5e5c0e9bb8e39c0a8359fd52f
BLAKE2b-256 checksum
How to use checksums
d4a721bf8234d3f0bae5219c869c2d34d1ac3fcd0b1907ce2afffb0209b15a7f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl

Download URL lxml-4.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Size 6.6 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64 Linux glibc 2.24+ ARM64
SHA-256 checksum
How to use checksums
52cbf2ff155b19dc4d4100f7442f6a697938bf4493f8d3b0c51d45568d5666b5
BLAKE2b-256 checksum
How to use checksums
3d4e7848bd48a16cead06f751726afc90abf61d828a0edb3fb24c337b0db92f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 7.0 MB
Tags CPython 3.8 Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32
SHA-256 checksum
How to use checksums
0c1978ff1fd81ed9dcbba4f91cf09faf1f8082c9d72eb122e92294716c605428
BLAKE2b-256 checksum
How to use checksums
fb0877c04a9cde23193aa3a3b7d5a3495b1f9f8101d0c8739863e5dcfd857e40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 5.5 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
60d2f60bd5a2a979df28ab309352cdcf8181bda0cca4529769a945f09aba06f9
BLAKE2b-256 checksum
How to use checksums
ee88136809b38c4e7425752caedce4b052b2d1f03dee25bf75d755e6b908cca5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Size 5.4 MB
Tags CPython 3.8 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
e11527dc23d5ef44d76fef11213215c34f36af1608074561fcc561d983aeb870
BLAKE2b-256 checksum
How to use checksums
9dca5b8b233259d86017d7ffb98ce57c11f5fdf1769cab3f595dcd1309bf3bb2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp38-cp38-macosx_10_14_x86_64.whl

Download URL lxml-4.8.0-cp38-cp38-macosx_10_14_x86_64.whl
Size 4.5 MB
Tags CPython 3.8 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
5045ee1ccd45a89c4daec1160217d363fcd23811e26734688007c26f28c9e9e7
BLAKE2b-256 checksum
How to use checksums
a91f8b629ad0d70c5341fd9b2420db41f6a2eacc1711cc5021175c4d1dcc52e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.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
e1fd7d2fe11f1cb63d3336d147c852f6d07de0d0020d704c6031b46a30b02ca8
BLAKE2b-256 checksum
How to use checksums
cf1d163933bd0addc7a8cd46850fb7857efd5e617047ebe726972763d7ca7d60
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.0-cp37-cp37m-win32.whl
Size 3.3 MB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
6f7b82934c08e28a2d537d870293236b1000d94d0b4583825ab9649aef7ddf63
BLAKE2b-256 checksum
How to use checksums
546997465c2fd893b58cb17d45c75ee41aca4b35e4a6614e0bacee369f7a0073
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-musllinux_1_1_x86_64.whl

Download URL lxml-4.8.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Size 7.0 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
80bbaddf2baab7e6de4bc47405e34948e694a9efe0861c61cdc23aa774fcb141
BLAKE2b-256 checksum
How to use checksums
8ed653358e92a90c41f8c3e1b162476b71b74e0fc156b906b7f09c6c48a46c39
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 6.4 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64
SHA-256 checksum
How to use checksums
fa9b7c450be85bfc6cd39f6df8c5b8cbd76b5d6fc1f69efec80203f9894b885f
BLAKE2b-256 checksum
How to use checksums
8d6303f25363b26fa27a733d920554d73e34390830b3b5c012d7a9f721d1dc2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl

Download URL lxml-4.8.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Size 6.0 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Linux glibc 2.24+ ARM64
SHA-256 checksum
How to use checksums
c0b88ed1ae66777a798dc54f627e32d3b81c8009967c63993c450ee4cbcbec15
BLAKE2b-256 checksum
How to use checksums
9231082e211e0a2e0cc93e9444a06e112b7363e8a7673b38d9b9a645718dda9d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 6.5 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32
SHA-256 checksum
How to use checksums
719544565c2937c21a6f76d520e6e52b726d132815adb3447ccffbe9f44203c4
BLAKE2b-256 checksum
How to use checksums
230da47afdbde2d16b84f78b275ed5c0461a01fdb7a3b7057580b07065739040
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 5.6 MB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
1d650812b52d98679ed6c6b3b55cbb8fe5a5460a0aef29aeb08dc0b44577df85
BLAKE2b-256 checksum
How to use checksums
fb5a4171e13d2dd82c991719e0751fd20f9752bdefbc4071a9a705816bd72962
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp37-cp37m-manylinux_2_5_i686.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
e9f84ed9f4d50b74fbc77298ee5c870f67cb7e91dcdc1a6915cb1ff6a317476c
BLAKE2b-256 checksum
How to use checksums
79b1c7a24471745c8267efd6639ca7713ed1b3d58138e883fcb7a9d71007357e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp37-cp37m-macosx_10_14_x86_64.whl

Download URL lxml-4.8.0-cp37-cp37m-macosx_10_14_x86_64.whl
Size 4.5 MB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
8a31f24e2a0b6317f33aafbb2f0895c0bce772980ae60c2c640d82caac49628a
BLAKE2b-256 checksum
How to use checksums
5ede9013397b8b3565da7866b8c38daff3cb61359d1c50d0b5b8ca08f6db99d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.0-cp36-cp36m-win_amd64.whl
Size 3.7 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
5f148b0c6133fb928503cfcdfdba395010f997aa44bcf6474fcdd0c5398d9b63
BLAKE2b-256 checksum
How to use checksums
e7fe5daa09273e5e82aad08d8fa0bd28f676bc20fb2cc54d07c6d1b7b4c462b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.0-cp36-cp36m-win32.whl
Size 3.3 MB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
db3535733f59e5605a88a706824dfcb9bd06725e709ecb017e165fc1d6e7d429
BLAKE2b-256 checksum
How to use checksums
9b35a813432fb6d1680024cb01502ab57bd92c0ef49675c96b5ecb28c1823190
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-musllinux_1_1_x86_64.whl

Download URL lxml-4.8.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Size 7.1 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
ad4332a532e2d5acb231a2e5d33f943750091ee435daffca3fec0a53224e7e33
BLAKE2b-256 checksum
How to use checksums
856323fd444507b59a032146f3e5ea49d76594dc8181e873477191d3ff5ee1f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Download URL lxml-4.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Size 6.4 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64 Linux glibc 2.24+ x86-64
SHA-256 checksum
How to use checksums
bbab6faf6568484707acc052f4dfc3802bdb0cafe079383fbaa23f1cdae9ecd4
BLAKE2b-256 checksum
How to use checksums
f04379e6b44ca079ae67eaee9e1d92406a6a2df4f44788dc776570f8da47888c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL lxml-4.8.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 7.0 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
24f5c5ae618395ed871b3d8ebfcbb36e3f1091fd847bf54c4de623f9107942f3
BLAKE2b-256 checksum
How to use checksums
e49835d80656a70716aa2f2de0d56744e8a927d86573b989e9bbcb394776606a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl

Download URL lxml-4.8.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl
Size 6.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-32 Linux glibc 2.24+ x86-32
SHA-256 checksum
How to use checksums
86545e351e879d0b72b620db6a3b96346921fa87b3d366d6c074e5a9a0b8dadb
BLAKE2b-256 checksum
How to use checksums
c6aab1d942ebec1f3b72cba5ea10998cc7e48ad1e7342e07d57630e737c11569
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 5.6 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
6d6483b1229470e1d8835e52e0ff3c6973b9b97b24cd1c116dca90b57a2cc613
BLAKE2b-256 checksum
How to use checksums
fd9cd0bbb2ac23561738629cf6a04c660f721774905669b02bb764237c8bd48c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl
Size 5.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
7993232bd4044392c47779a3c7e8889fea6883be46281d45a81451acfd704d7e
BLAKE2b-256 checksum
How to use checksums
baecf6acd0f5b798205786a08b78dab951249eb29fc66d5a8b6bd7d63e510ca0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp36-cp36m-macosx_10_14_x86_64.whl

Download URL lxml-4.8.0-cp36-cp36m-macosx_10_14_x86_64.whl
Size 4.5 MB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
078306d19a33920004addeb5f4630781aaeabb6a8d01398045fcde085091a169
BLAKE2b-256 checksum
How to use checksums
9f3fd72a992a3a773797ffbccbd6870a6ee68136b4826390c24af91cd37a0211
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.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
530f278849031b0eb12f46cca0e5db01cfe5177ab13bd6878c6e739319bae654
BLAKE2b-256 checksum
How to use checksums
f4e9a34f9cafcbc4087bda7a0be1fdd8ff120312811de794c26b934b04bbfaf2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.0-cp35-cp35m-win32.whl
Size 3.3 MB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
a9f1c3489736ff8e1c7652e9dc39f80cff820f23624f23d9eab6e122ac99b150
BLAKE2b-256 checksum
How to use checksums
253b30d8f8738161f7a2f105e9369df8030f473fcc1b50b890c5281849f67447
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp35-cp35m-manylinux_2_5_x86_64.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
a1547ff4b8a833511eeaceacbcd17b043214fcdb385148f9c1bc5556ca9623e2
BLAKE2b-256 checksum
How to use checksums
5f1a4314493b2505b5bfc6c1fb79491626db109d59ed78c40078c4d57e5c39e1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl
Size 5.4 MB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
a2bfc7e2a0601b475477c954bf167dee6d0f55cb167e3f3e7cefad906e7759f6
BLAKE2b-256 checksum
How to use checksums
781480950cc4f5fed63df8470a5933c120fcf1288b5ce2111933a2988809036d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp27-cp27mu-manylinux_2_5_x86_64.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
fa56bb08b3dd8eac3a8c5b7d075c94e74f755fd9d8a04543ae8d37b1612dd170
BLAKE2b-256 checksum
How to use checksums
82f7d0ae1fbd16865ba1403c8c7780f848a00f7182f44dace4f1d3d1d7e4f3e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp27-cp27mu-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp27-cp27mu-manylinux_2_5_i686.manylinux1_i686.whl
Size 5.4 MB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
1010042bfcac2b2dc6098260a2ed022968dbdfaf285fc65a3acf8e4eb1ffd1bc
BLAKE2b-256 checksum
How to use checksums
0c1bce1438c5ddcbd7a919a5736181e91b2f653c30c09e988598c13fbc687a80
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.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
6259b511b0f2527e6d55ad87acc1c07b3cbffc3d5e050d7e7bcfa151b8202df9
BLAKE2b-256 checksum
How to use checksums
d6528f1f00f1889f9f1fb6b5b742c9c82ef593ab8d655b6846936715ee89ebf3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

Download URL lxml-4.8.0-cp27-cp27m-win32.whl
Size 3.3 MB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
e01f9531ba5420838c801c21c1b0f45dbc9607cb22ea2cf132844453bec863a5
BLAKE2b-256 checksum
How to use checksums
12a9008f3b924f28850039d13d1cb70fe6362f31209d87726542022630326ead
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL lxml-4.8.0-cp27-cp27m-manylinux_2_5_x86_64.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
b92d40121dcbd74831b690a75533da703750f7041b4bf951befc657c37e5695a
BLAKE2b-256 checksum
How to use checksums
88b96dba9eacca82cbb98cbf918694b3fb832ada7865f59c4e760ee4bf616d99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl

Download URL lxml-4.8.0-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl
Size 5.4 MB
Tags CPython 2.7 CPython 2.7 pymalloc Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
28d1af847786f68bec57961f31221125c29d6f52d9187c01cd34dc14e2b29430
BLAKE2b-256 checksum
How to use checksums
1ace8f7522874210039e44ec1321da4e7d936cc2ad4d0b0e20d4a60120cbb76c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

Release files / lxml-4.8.0-cp27-cp27m-macosx_10_14_x86_64.whl

Download URL lxml-4.8.0-cp27-cp27m-macosx_10_14_x86_64.whl
Size 4.5 MB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
e1ab2fac607842ac36864e358c42feb0960ae62c34aa4caaf12ada0a1fb5d99b
BLAKE2b-256 checksum
How to use checksums
9928de76339752e255e2c1c080ae63009a1edc70b63c22111c2aa1d6e521d5ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

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

This release

4.8.0 This release

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

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