Skip to main content

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

Project description

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

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

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

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

After an official release of a new stable series, bug fixes may become available at https://github.com/lxml/lxml/tree/lxml-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.2 (2020-07-09)

Bugs fixed

  • Cleaner() now validates that only known configuration options can be set.

  • LP#1882606: Cleaner.clean_html() discarded comments and PIs regardless of the corresponding configuration option, if remove_unknown_tags was set.

  • LP#1880251: Instead of globally overwriting the document loader in libxml2, lxml now sets it per parser run, which improves the interoperability with other users of libxml2 such as libxmlsec.

  • LP#1881960: Fix build in CPython 3.10 by using Cython 0.29.21.

  • The setup options “–with-xml2-config” and “–with-xslt-config” were accidentally renamed to “–xml2-config” and “–xslt-config” in 4.5.1 and are now available again.

Project details


Release history Release notifications | RSS feed

This version

4.5.2

Download files

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

Source Distribution

lxml-4.5.2.tar.gz (4.5 MB view details)

Uploaded Source

Built Distributions

lxml-4.5.2-cp39-cp39-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.9

lxml-4.5.2-cp39-cp39-manylinux1_i686.whl (5.3 MB view details)

Uploaded CPython 3.9

lxml-4.5.2-cp38-cp38-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.8Windows x86-64

lxml-4.5.2-cp38-cp38-win32.whl (3.2 MB view details)

Uploaded CPython 3.8Windows x86

lxml-4.5.2-cp38-cp38-manylinux2014_aarch64.whl (7.3 MB view details)

Uploaded CPython 3.8

lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.8

lxml-4.5.2-cp38-cp38-manylinux1_i686.whl (5.3 MB view details)

Uploaded CPython 3.8

lxml-4.5.2-cp38-cp38-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

lxml-4.5.2-cp37-cp37m-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.7mWindows x86-64

lxml-4.5.2-cp37-cp37m-win32.whl (3.2 MB view details)

Uploaded CPython 3.7mWindows x86

lxml-4.5.2-cp37-cp37m-manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.7m

lxml-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.7m

lxml-4.5.2-cp37-cp37m-manylinux1_i686.whl (5.4 MB view details)

Uploaded CPython 3.7m

lxml-4.5.2-cp37-cp37m-macosx_10_9_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

lxml-4.5.2-cp36-cp36m-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.6mWindows x86-64

lxml-4.5.2-cp36-cp36m-win32.whl (3.2 MB view details)

Uploaded CPython 3.6mWindows x86

lxml-4.5.2-cp36-cp36m-manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.6m

lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.6m

lxml-4.5.2-cp36-cp36m-manylinux1_i686.whl (5.4 MB view details)

Uploaded CPython 3.6m

lxml-4.5.2-cp36-cp36m-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

lxml-4.5.2-cp35-cp35m-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.5mWindows x86-64

lxml-4.5.2-cp35-cp35m-win32.whl (3.2 MB view details)

Uploaded CPython 3.5mWindows x86

lxml-4.5.2-cp35-cp35m-manylinux2014_aarch64.whl (6.6 MB view details)

Uploaded CPython 3.5m

lxml-4.5.2-cp35-cp35m-manylinux1_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.5m

lxml-4.5.2-cp35-cp35m-manylinux1_i686.whl (5.3 MB view details)

Uploaded CPython 3.5m

lxml-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (5.5 MB view details)

Uploaded CPython 2.7mu

lxml-4.5.2-cp27-cp27mu-manylinux1_i686.whl (5.3 MB view details)

Uploaded CPython 2.7mu

lxml-4.5.2-cp27-cp27m-win_amd64.whl (3.5 MB view details)

Uploaded CPython 2.7mWindows x86-64

lxml-4.5.2-cp27-cp27m-win32.whl (3.2 MB view details)

Uploaded CPython 2.7mWindows x86

lxml-4.5.2-cp27-cp27m-manylinux1_x86_64.whl (5.5 MB view details)

Uploaded CPython 2.7m

lxml-4.5.2-cp27-cp27m-manylinux1_i686.whl (5.3 MB view details)

Uploaded CPython 2.7m

lxml-4.5.2-cp27-cp27m-macosx_10_9_x86_64.whl (4.4 MB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

Details for the file lxml-4.5.2.tar.gz.

File metadata

  • Download URL: lxml-4.5.2.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2.tar.gz
Algorithm Hash digest
SHA256 cdc13a1682b2a6241080745b1953719e7fe0850b40a5c71ca574f090a1391df6
MD5 83ad758eab6c254b3565715967d553a6
BLAKE2b-256 2c4d3ec1ea8512a7fbf57f02dee3035e2cce2d63d0e9c0ab8e4e376e01452597

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.9
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d15a801d9037d7512edb2f1e196acebb16ab17bef4b25a91ea2e9a455ca353af
MD5 0db61694973fb22a65c1919927064d47
BLAKE2b-256 81df6f359fcb1e14bd9fc99813990c0d7cde82aba76c9ecd75537edf47b8fa04

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.9
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6f767d11803dbd1274e43c8c0b2ff0a8db941e6ed0f5d44f852fb61b9d544b54
MD5 54dea2cc3f4e1d4e00f563a17f07a1d9
BLAKE2b-256 74e722c9c383c8b6568671b73f27d6ee1010f640fd06b4a805d77f93c22fd515

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f161af26f596131b63b236372e4ce40f3167c1b5b5d459b29d2514bd8c9dc9ee
MD5 168adfc249da8bc6f558349efe3e830d
BLAKE2b-256 6fb4bd8541916642985f0e8bd1fb2c700a6ec0a9b4d078494caf586aec94094e

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: lxml-4.5.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 107781b213cf7201ec3806555657ccda67b1fccc4261fb889ef7fc56976db81f
MD5 685764b2ec1c020b72bec9d69e09cb3c
BLAKE2b-256 0abec739cc86c76f7bf190af126737f0e664b2b719337b046368301cc778db06

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp38-cp38-manylinux2014_aarch64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp38-cp38-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 7.3 MB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp38-cp38-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f0ec6b9b3832e0bd1d57af41f9238ea7709bbd7271f639024f2fc9d3bb01293
MD5 8296c253ddcac7f27553ca2a77c4eef0
BLAKE2b-256 4e97494524c239e78ac45511f54f4fe64f610e4041e79a12500dc20303d9338a

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aa8eba3db3d8761db161003e2d0586608092e217151d7458206e243be5a43843
MD5 66b2dbc7c79f6ad34c3acf1e0b86f789
BLAKE2b-256 b751fe28c128985b6a38fbcd091110e1e53846bf900cf143b04a071f2c1c81e7

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.8
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2b30aa2bcff8e958cd85d907d5109820b01ac511eae5b460803430a7404e34d7
MD5 4f5707c0d3b11cf122ab5d8108da62f9
BLAKE2b-256 f0e787e2b6c63c9b497b1f64b57947d0ad126d1b448a0e3cccc6301bd9022443

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5dd20538a60c4cc9a077d3b715bb42307239fcd25ef1ca7286775f95e9e9a46d
MD5 dc6aaed618135a200ee76722a6878dd5
BLAKE2b-256 256410836b5790d37e3400a219f1e09bdc9c99bf93533f2edbaddc19796d84cd

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 4b4a111bcf4b9c948e020fd207f915c24a6de3f1adc7682a2d92660eb4e84f1a
MD5 85496444847501e3a877c3a52cee5422
BLAKE2b-256 bda34b377aaf02ea39585b81ad9f630226e296d983e9a94d7b78a4bc5e27226d

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: lxml-4.5.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 5a9c8d11aa2c8f8b6043d845927a51eb9102eb558e3f936df494e96393f5fd3e
MD5 bf950e93684e03d6d33c54c7d64440ab
BLAKE2b-256 76a2d8aa4d3bd93af54a2bb53571dfaca151a38448ab488e3bc59245fbaa22ba

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp37-cp37m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp37-cp37m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp37-cp37m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cfd7c5dd3c35c19cec59c63df9571c67c6d6e5c92e0fe63517920e97f61106d1
MD5 f0e2a000d22340b854501f52994bdec3
BLAKE2b-256 4a1ced837583050067687154902633ad448143ebf3c2e6dccf6d80679b2c79a8

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a76979f728dd845655026ab991df25d26379a1a8fc1e9e68e25c7eda43004bed
MD5 b0c163c5e31da19793ee162d12aa63b0
BLAKE2b-256 de3cfa420469c0d4f62ae39f19ee6505f90d00ae469f6264f4f54e61ed9d9a2c

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.7m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ecc930ae559ea8a43377e8b60ca6f8d61ac532fc57efb915d899de4a67928efd
MD5 26f2ce1b89715f204289dbd73f81c478
BLAKE2b-256 d0da832f6fb1c86b70f5d76cabe547ba8d379b77b1f097a04c8771e4b9d0fdd3

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 80a38b188d20c0524fe8959c8ce770a8fdf0e617c6912d23fc97c68301bb9aba
MD5 831f412ed8a6c007250d4fe38f4f9fa8
BLAKE2b-256 8734460f1df365685ac91d9eba233c3b1f6980bb266048f770609fbec4691998

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e1cacf4796b20865789083252186ce9dc6cc59eca0c2e79cca332bdff24ac481
MD5 d84a01ef92f4d0dfbcd9570b17d19467
BLAKE2b-256 a6559859e63f1a3175bf9027cf0a4e682789293d9c6f50b7591c464e4cad3160

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: lxml-4.5.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 786aad2aa20de3dbff21aab86b2fb6a7be68064cbbc0219bde414d3a30aa47ae
MD5 c3cc2ad2d3aa461c9e176c4c34ec584e
BLAKE2b-256 242e4fcd3762f607dca8a79dc3cbe3a66f1ec7bb704d2697f7a6fd8c9af32eba

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp36-cp36m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp36-cp36m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp36-cp36m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1fa21263c3aba2b76fd7c45713d4428dbcc7644d73dcf0650e9d344e433741b3
MD5 7b7fa52b9fb9a7f8f19de34cc816a211
BLAKE2b-256 9894dee2d9e945e3b9062c4f22025f0add1130ac8546ebe210d66e8b8500f02f

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cc411ad324a4486b142c41d9b2b6a722c534096963688d879ea6fa8a35028258
MD5 6a2cf3cc325c9638948632e56491c059
BLAKE2b-256 7937d420b7fdc9a550bd29b8cfeacff3b38502d9600b09d7dfae9a69e623b891

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.6m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 5591c4164755778e29e69b86e425880f852464a21c7bb53c7ea453bbe2633bbe
MD5 1a13b958d5a10e480cfa5acc3fe87453
BLAKE2b-256 cc118737baf69fca1b8862410e929a9ce13f95738174977c91e2c698c2e66055

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 121b665b04083a1e85ff1f5243d4a93aa1aaba281bc12ea334d5a187278ceaf1
MD5 3d7b47921f7067e2396c1c19c6bcd19e
BLAKE2b-256 ad668e3139f8bd3200777c43b508a71cac92c17d96c58fb0117a2ccce3fc3f4a

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 08fc93257dcfe9542c0a6883a25ba4971d78297f63d7a5a26ffa34861ca78730
MD5 2c75600185f0a644e73ab03514cbfc8a
BLAKE2b-256 ac320ef285bcd64f613acba98d42d7fb1a769a90122e10481afbacc4a558351c

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp35-cp35m-win32.whl.

File metadata

  • Download URL: lxml-4.5.2-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 9dc9006dcc47e00a8a6a029eb035c8f696ad38e40a27d073a003d7d1443f5d88
MD5 c2f771f23336c4b306d88a513fe86e68
BLAKE2b-256 b7f1ee6d569db2396cd6a6113ee7329c3c50032936c7542cd95117f77c3a417f

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp35-cp35m-manylinux2014_aarch64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp35-cp35m-manylinux2014_aarch64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp35-cp35m-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c9d317efde4bafbc1561509bfa8a23c5cab66c44d49ab5b63ff690f5159b2304
MD5 c9a561ba3642b9127d645fb73229a54f
BLAKE2b-256 f370d11597cb3525161052f69e463ae234b9ef1b9af07afb1e9b602713a862c1

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 59daa84aef650b11bccd18f99f64bfe44b9f14a08a28259959d33676554065a1
MD5 84d5b462a0245b524847cff46d97b102
BLAKE2b-256 ab234491c457ceb7f0b9f4050b2ddcf012defa1fb5659c5c0a82f3bbe60ce1ec

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.5m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c3f511a3c58676147c277eff0224c061dd5a6a8e1373572ac817ac6324f1b1e0
MD5 03660505d89c6be2c99268c5c10f1e1b
BLAKE2b-256 fb3fe7bf839e2a691f93477d299c9ff26b85da03ce8855558b671f53dddff1ad

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 2.7mu
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bea760a63ce9bba566c23f726d72b3c0250e2fa2569909e2d83cda1534c79443
MD5 bdb5e1de7abf07444eaab4439a9ff207
BLAKE2b-256 d12d642ef7013aa56af52e14b5b7d53c5d591e6d038c9688e06d0f2a20ed26b2

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 2.7mu
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 94150231f1e90c9595ccc80d7d2006c61f90a5995db82bccbca7944fd457f0f6
MD5 c8521e4e87d244a4d536ba4bbad46db3
BLAKE2b-256 957b510269458d8b9429c90d81061d068731a1b56f7abd0fda14bef3e1550395

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 05a444b207901a68a6526948c7cc8f9fe6d6f24c70781488e32fd74ff5996e3f
MD5 7f9afd22d1ebd1d311b674c02053d424
BLAKE2b-256 12487f81d3a862d2994c230a3ea2d1b1059d63d237b43ab027a06fca607cdb4d

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27m-win32.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 92282c83547a9add85ad658143c76a64a8d339028926d7dc1998ca029c88ea6a
MD5 aee2f0e81a6102dfb83d3830f2c007c5
BLAKE2b-256 e4af987265368135ef520adb617da79c8cbb40915706c8fd0d5ec7745c2e2b84

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: CPython 2.7m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7ad7906e098ccd30d8f7068030a0b16668ab8aa5cda6fcd5146d8d20cbaa71b5
MD5 a2b59907d9b4400beb4f76939ecc5e79
BLAKE2b-256 fbc296b9a17785f032abc0aa5d0958b99f965cae801c07f083097ab27c274838

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 2.7m
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e70d4e467e243455492f5de463b72151cc400710ac03a0678206a5f27e79ddef
MD5 1706bdd1c14659525d92f8717e7f636e
BLAKE2b-256 a5c34b4eb05973f62253fce363dc024df27361a9875f30a3ba3c5deadcc34fd3

See more details on using hashes here.

File details

Details for the file lxml-4.5.2-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: lxml-4.5.2-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 4.4 MB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using 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

File hashes

Hashes for lxml-4.5.2-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 74f48ec98430e06c1fa8949b49ebdd8d27ceb9df8d3d1c92e1fdc2773f003f20
MD5 619c932ee209916b8498a7c8fb50929d
BLAKE2b-256 60c8b26b61f2a42c0f4752f611d770599d314b8dce7241d18f690cedbe5ecac4

See more details on using hashes here.

Supported by

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