Skip to main content

LZ4 Bindings for Python

Project description

Status

Build Status Documentation CodeCov

Introduction

This package provides python bindings for the LZ4 compression library.

The production ready bindings provided in this package cover the frame format, and the block format specifications. The frame format bindings are the recommended ones to use, as this guarantees interoperability with other implementations and language bindings.

Experimental bindings for the the streaming format specification are also included, but further work on those is required.

The API provided by the frame format bindings follows that of the LZMA, zlib, gzip and bzip2 compression libraries which are provided with the Python standard library. As such, these LZ4 bindings should provide a drop-in alternative to the compression libraries shipped with Python. The package provides context managers and file handler support.

The bindings drop the GIL when calling in to the underlying LZ4 library, and is thread safe. An extensive test suite is included.

Documentation

Documentation

Full documentation is included with the project. The documentation is generated using Sphinx. Documentation is also hosted on readthedocs.

master:

http://python-lz4.readthedocs.io/en/stable/

development:

http://python-lz4.readthedocs.io/en/latest/

Homepage

The project homepage is hosted on Github. Please report any issues you find using the issue tracker.

Licensing

Code specific to this project is covered by the BSD 3-Clause License

Project details


Release history Release notifications | RSS feed

This version

4.3.3

Download files

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

Source Distribution

lz4-4.3.3.tar.gz (171.5 kB view details)

Uploaded Source

Built Distributions

lz4-4.3.3-cp312-cp312-win_amd64.whl (99.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

lz4-4.3.3-cp312-cp312-win32.whl (87.2 kB view details)

Uploaded CPython 3.12 Windows x86

lz4-4.3.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

lz4-4.3.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

lz4-4.3.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

lz4-4.3.3-cp312-cp312-macosx_11_0_arm64.whl (212.4 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

lz4-4.3.3-cp312-cp312-macosx_10_9_x86_64.whl (254.2 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

lz4-4.3.3-cp311-cp311-win_amd64.whl (99.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

lz4-4.3.3-cp311-cp311-win32.whl (87.2 kB view details)

Uploaded CPython 3.11 Windows x86

lz4-4.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

lz4-4.3.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

lz4-4.3.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

lz4-4.3.3-cp311-cp311-macosx_11_0_arm64.whl (212.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

lz4-4.3.3-cp311-cp311-macosx_10_9_x86_64.whl (254.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

lz4-4.3.3-cp310-cp310-win_amd64.whl (99.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

lz4-4.3.3-cp310-cp310-win32.whl (87.2 kB view details)

Uploaded CPython 3.10 Windows x86

lz4-4.3.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

lz4-4.3.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

lz4-4.3.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

lz4-4.3.3-cp310-cp310-macosx_11_0_arm64.whl (212.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

lz4-4.3.3-cp310-cp310-macosx_10_9_x86_64.whl (254.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

lz4-4.3.3-cp39-cp39-win_amd64.whl (99.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

lz4-4.3.3-cp39-cp39-win32.whl (87.2 kB view details)

Uploaded CPython 3.9 Windows x86

lz4-4.3.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

lz4-4.3.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

lz4-4.3.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

lz4-4.3.3-cp39-cp39-macosx_11_0_arm64.whl (212.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

lz4-4.3.3-cp39-cp39-macosx_10_9_x86_64.whl (254.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

lz4-4.3.3-cp38-cp38-win_amd64.whl (99.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

lz4-4.3.3-cp38-cp38-win32.whl (87.2 kB view details)

Uploaded CPython 3.8 Windows x86

lz4-4.3.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

lz4-4.3.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

lz4-4.3.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

lz4-4.3.3-cp38-cp38-macosx_11_0_arm64.whl (212.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

lz4-4.3.3-cp38-cp38-macosx_10_9_x86_64.whl (254.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file lz4-4.3.3.tar.gz.

File metadata

  • Download URL: lz4-4.3.3.tar.gz
  • Upload date:
  • Size: 171.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3.tar.gz
Algorithm Hash digest
SHA256 01fe674ef2889dbb9899d8a67361e0c4a2c833af5aeb37dd505727cf5d2a131e
MD5 8d4477a96cfe82e419bb895d73dccfb7
BLAKE2b-256 a431ec1259ca8ad11568abaf090a7da719616ca96b60d097ccc5799cd0ff599c

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: lz4-4.3.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5d35533bf2cee56f38ced91f766cd0038b6abf46f438a80d50c52750088be93f
MD5 d0fc93c7c3a521a71a96ff95e157065d
BLAKE2b-256 c45d7b70965a0692de29af2af1007fe837f46fd456bbe2aa8f838a8543a3b5cb

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-win32.whl.

File metadata

  • Download URL: lz4-4.3.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 87.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 337cb94488a1b060ef1685187d6ad4ba8bc61d26d631d7ba909ee984ea736be1
MD5 83ab87cf265743e7169d4376e004fd99
BLAKE2b-256 de3d8ba48305378e84908221de143a21ba0c0ce52778893865cf85b66b1068da

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bca8fccc15e3add173da91be8f34121578dc777711ffd98d399be35487c934bf
MD5 5705c6989cd707c0bbd1f80ed1026025
BLAKE2b-256 d9934a7e489156fa7ded03ba9cde4a8ca7f373672b5787cac9a0391befa752a1

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 33c9a6fd20767ccaf70649982f8f3eeb0884035c150c0b818ea660152cf3c809
MD5 92e7ef3fc1878067153bf8f11cdae621
BLAKE2b-256 a304257a72d6a879dbc8c669018989f776fcdd5b4bf3c2c51c09a54f1ca31721

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e7d84b479ddf39fe3ea05387f10b779155fc0990125f4fb35d636114e1c63a2e
MD5 b32542603df7cc2c5eebb2d0293af453
BLAKE2b-256 fda4f84ebc23bc7602623b1b003b4e1120cbf86fb03a35c595c226be1985449b

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31ea4be9d0059c00b2572d700bf2c1bc82f241f2c3282034a759c9a4d6ca4dc2
MD5 c6a74a174203c7b50f5a9baf288e5d94
BLAKE2b-256 534d8e04ef75feff8848ba3c624ce81c7732bdcea5f8f994758afa88cd3d7764

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e36cd7b9d4d920d3bfc2369840da506fa68258f7bb176b8743189793c055e43d
MD5 676048d420a8326be29ae5cf080f2f11
BLAKE2b-256 4d6f081811b17ccaec5f06b3030756af2737841447849118a6e1078481a78c6c

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: lz4-4.3.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b14d948e6dce389f9a7afc666d60dd1e35fa2138a8ec5306d30cd2e30d36b40c
MD5 91aa7ecbf6bf5033880d344169d1c4a4
BLAKE2b-256 55f969ed96043dae4d982286a4dda2feb473f49e95e4c90a928ec583d93769a2

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-win32.whl.

File metadata

  • Download URL: lz4-4.3.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 87.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f180904f33bdd1e92967923a43c22899e303906d19b2cf8bb547db6653ea6e7d
MD5 fc282e7a0e2223aa4ce18909b05d8a80
BLAKE2b-256 2fb53726a678b3a0c64d24e71179e35e7ff8e3553da9d32c2fddce879d042b63

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e9c410b11a31dbdc94c05ac3c480cb4b222460faf9231f12538d0074e56c563
MD5 3bea4bbdbb25a543275c9b21fb868288
BLAKE2b-256 cfd412915eb3083dfd1746d50b71b73334030b129cd25abbed9133dd2d413c21

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 edfd858985c23523f4e5a7526ca6ee65ff930207a7ec8a8f57a01eae506aaee7
MD5 eeda12b975e20cbe8556a08c74f25d1f
BLAKE2b-256 0cc25beb6a7bb7fd27cd5fe5bb93c15636d30987794b161e4609fbf20dc3b5c7

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d2507ee9c99dbddd191c86f0e0c8b724c76d26b0602db9ea23232304382e1f21
MD5 df409595d1461d5707a4e52d6d97f6de
BLAKE2b-256 947b5e72b7504d7675b484812bfc65fe958f7649a64e0d6fe35c11812511f0b5

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f7b1839f795315e480fb87d9bc60b186a98e3e5d17203c6e757611ef7dcef61
MD5 553a0b02155379799ab4f3f3e844f127
BLAKE2b-256 71ca046bd7e7e1ed4639eb398192374bc3fbf5010d3c168361fec161b63e8bfa

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 30e8c20b8857adef7be045c65f47ab1e2c4fabba86a9fa9a997d7674a31ea6b6
MD5 88ab82f5ad45b1e2f3762f17ff6e99e3
BLAKE2b-256 f9f7cfb942edd53c8a6aba168720ccf3d6a0cac3e891a7feba97d5823b5dd047

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: lz4-4.3.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 43cf03059c0f941b772c8aeb42a0813d68d7081c009542301637e5782f8a33e2
MD5 fd2e9b5f15b0677962d006ed22d32d8c
BLAKE2b-256 2108dc4714eb771b502deec8a714e40e5fbd2242bacd5fe55dcd29a0cb35c567

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-win32.whl.

File metadata

  • Download URL: lz4-4.3.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 87.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c81703b12475da73a5d66618856d04b1307e43428a7e59d98cfe5a5d608a74c6
MD5 a6d6cb886319c794fd200062f0a6e6fd
BLAKE2b-256 8e843be7fad87d84b67cd43174d67fc567e0aa3be154f8b0a1c2c0ff8df30854

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1d18718f9d78182c6b60f568c9a9cec8a7204d7cb6fad4e511a2ef279e4cb05
MD5 e9c0f5488101dfaf8dba3fac9595a2b5
BLAKE2b-256 cf5075c8f966dbcc524e7253f99b8e04c6cad7328f517eb0323abf8b4068f5bb

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f76176492ff082657ada0d0f10c794b6da5800249ef1692b35cf49b1e93e8ef7
MD5 7fe2ecae66eef4264464f2c403407e80
BLAKE2b-256 10265287564a909d069fdd6c25f2f420c58c5758993fa3ad2e064a7b610e6e5f

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6cdc60e21ec70266947a48839b437d46025076eb4b12c76bd47f8e5eb8a75dcc
MD5 00566d2285e52a6ab73d0f192efe0ed8
BLAKE2b-256 91540f61c77a9599beb14ac5b828e8da20a04c6eaadb4f3fdbd79a817c66eb74

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 222a7e35137d7539c9c33bb53fcbb26510c5748779364014235afc62b0ec797f
MD5 05778f72ff339d501a6b5b18c15edd0c
BLAKE2b-256 9284c243a5515950d72ff04220fd49903801825e4ac23691e19e7082d9d9f94b

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b891880c187e96339474af2a3b2bfb11a8e4732ff5034be919aa9029484cd201
MD5 eac57c247e9a121e2d799e7ad4380bb0
BLAKE2b-256 ff5361258b5effac76dea5768b07042b2c3c56e15a91194cef92284a0dc0f5e7

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: lz4-4.3.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eac9af361e0d98335a02ff12fb56caeb7ea1196cf1a49dbf6f17828a131da807
MD5 fc69f43922859bc6eb035ce5b29225ca
BLAKE2b-256 46e0d1260caaea03089ac9bbf4cce3e1afc8affbeb9719aeb4f0e2430b15329a

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-win32.whl.

File metadata

  • Download URL: lz4-4.3.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 87.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 054b4631a355606e99a42396f5db4d22046a3397ffc3269a348ec41eaebd69d2
MD5 290a269432294f45408651c9fc7a798a
BLAKE2b-256 e6f68ecd4100e9650d615cb380482716fbdecd5e968b50d5d2edcf7acb25762c

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6d9ec061b9eca86e4dcc003d93334b95d53909afd5a32c6e4f222157b50c071
MD5 fb36bbd27f6504bcd2488d722a413287
BLAKE2b-256 1039baa1138796c410449ec1d8942cd8105c1ed41745e2b16f64dbe02ff10ee3

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2b901c7784caac9a1ded4555258207d9e9697e746cc8532129f150ffe1f6ba0d
MD5 1bd80701a78d37c6aab65fe08e348227
BLAKE2b-256 af0c8c6b3426e7f40b89cffdc094e7bb205f1bddbe540a00f720565b3dc025b1

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f4c7bf687303ca47d69f9f0133274958fd672efaa33fb5bcde467862d6c621f0
MD5 48703dc4174c5987b40363afb76e2d7d
BLAKE2b-256 7c432d94c35667928fe2bea272d9cbdfcd1c847eb47abe19d8abe5464a0469da

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee9ff50557a942d187ec85462bb0960207e7ec5b19b3b48949263993771c6205
MD5 b2098a963a7b40da3ab65bd52bef4867
BLAKE2b-256 c5db0ace70b2545d90d14e7edd02d283624bc4c34bb9a4735641c4250ac5eebe

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6756212507405f270b66b3ff7f564618de0606395c0fe10a7ae2ffcbbe0b1fba
MD5 c32c906d7114ae08477fd276ca0c1223
BLAKE2b-256 8c5002c6024b56517555b6a4e7e66d429ac643e62995c617f519890d74e6acaa

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: lz4-4.3.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b47839b53956e2737229d70714f1d75f33e8ac26e52c267f0197b3189ca6de24
MD5 977c90a9531cca55823d3c30a3dc56b1
BLAKE2b-256 3bf5d7564e562e349f882924e4f57cbe699d2e510cc143ea6646feffceab4b9d

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-win32.whl.

File metadata

  • Download URL: lz4-4.3.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 87.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for lz4-4.3.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 24b3206de56b7a537eda3a8123c644a2b7bf111f0af53bc14bed90ce5562d1aa
MD5 4f48862a64129187a17c3c699d2a3852
BLAKE2b-256 1084957d1427414d787a1350158c1f6e0e672e5b631315e993d111f68011e0d2

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 56f4fe9c6327adb97406f27a66420b22ce02d71a5c365c48d6b656b4aaeb7775
MD5 c40e2eacf45eb0960e8f0535e2393a0c
BLAKE2b-256 3d9ec22ae78e8e4459af27a8a4e80ae93047809bf4108aafa1d1414b57638fd2

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 abc197e4aca8b63f5ae200af03eb95fb4b5055a8f990079b5bdf042f568469dd
MD5 b68394f576c7fffc67d3c0bd8219a024
BLAKE2b-256 e4f8906a0033c36ba83f43e4cbd0bd271bdd268b6e91179f9784144983df772e

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f0e822cd7644995d9ba248cb4b67859701748a93e2ab7fc9bc18c599a52e4604
MD5 f2c93b8522d86c7f29d1b74be7558a2a
BLAKE2b-256 9c3331fe8904a8eb1f2d4deec1538c2797ad80bc05aaa55fcd6207217a0a6ff7

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a136e44a16fc98b1abc404fbabf7f1fada2bdab6a7e970974fb81cf55b636d0
MD5 3577dc21c72e16c5d970be3683581db8
BLAKE2b-256 da93f6a57e1b6700fe859a43bbe6c6235c16fee22189297edfe9ab16b2b6e9a8

See more details on using hashes here.

File details

Details for the file lz4-4.3.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for lz4-4.3.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 363ab65bf31338eb364062a15f302fc0fab0a49426051429866d71c793c23394
MD5 32af2166f5aad6e5fa57599fdbced99d
BLAKE2b-256 34aaf3cdb730fc54845a733930db132b9b9e01299ee2316a1f4c30b7336d02bf

See more details on using hashes here.

Supported by

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