Skip to main content

Python extension for computing string edit distances and similarities.

Project description

Levenshtein

Continous Integration PyPI package version Python versions Documentation GitHub license

Introduction

The Levenshtein Python C extension module contains functions for fast computation of:

  • Levenshtein (edit) distance, and edit operations
  • string similarity
  • approximate median strings, and generally string averaging
  • string sequence and set similarity

This is a fork of ztane/python-Levenshtein, since the original project is no longer actively maintained.

Requirements

  • Python 3.5 or later

Installation

pip install levenshtein

Documentation

The documentation for the current version can be found at https://maxbachmann.github.io/Levenshtein/

License

Levenshtein is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

See the file COPYING for the full text of GNU General Public License version 2.

Project details


Download files

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

Source Distribution

Levenshtein-0.18.1.tar.gz (62.5 kB view details)

Uploaded Source

Built Distributions

Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (258.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (245.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (258.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (244.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-cp310-cp310-win_amd64.whl (232.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

Levenshtein-0.18.1-cp310-cp310-win32.whl (225.8 kB view details)

Uploaded CPython 3.10 Windows x86

Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (255.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (268.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (265.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-cp310-cp310-macosx_11_0_arm64.whl (230.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.18.1-cp310-cp310-macosx_10_9_x86_64.whl (242.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.18.1-cp310-cp310-macosx_10_9_universal2.whl (314.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

Levenshtein-0.18.1-cp39-cp39-win_amd64.whl (232.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

Levenshtein-0.18.1-cp39-cp39-win32.whl (225.8 kB view details)

Uploaded CPython 3.9 Windows x86

Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (255.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (268.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (265.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-cp39-cp39-macosx_11_0_arm64.whl (230.5 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.18.1-cp39-cp39-macosx_10_9_x86_64.whl (242.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Levenshtein-0.18.1-cp39-cp39-macosx_10_9_universal2.whl (313.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

Levenshtein-0.18.1-cp38-cp38-win_amd64.whl (232.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

Levenshtein-0.18.1-cp38-cp38-win32.whl (225.7 kB view details)

Uploaded CPython 3.8 Windows x86

Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (270.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (266.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (250.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-cp38-cp38-macosx_11_0_arm64.whl (229.8 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.18.1-cp38-cp38-macosx_10_9_x86_64.whl (242.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Levenshtein-0.18.1-cp38-cp38-macosx_10_9_universal2.whl (312.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

Levenshtein-0.18.1-cp37-cp37m-win_amd64.whl (232.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

Levenshtein-0.18.1-cp37-cp37m-win32.whl (225.8 kB view details)

Uploaded CPython 3.7m Windows x86

Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (258.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (270.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (266.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (252.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-cp37-cp37m-macosx_10_9_x86_64.whl (242.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Levenshtein-0.18.1-cp36-cp36m-win_amd64.whl (230.9 kB view details)

Uploaded CPython 3.6m Windows x86-64

Levenshtein-0.18.1-cp36-cp36m-win32.whl (224.4 kB view details)

Uploaded CPython 3.6m Windows x86

Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254.4 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (252.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ s390x

Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (265.7 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (262.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (248.7 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.1-cp36-cp36m-macosx_10_9_x86_64.whl (240.3 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file Levenshtein-0.18.1.tar.gz.

File metadata

  • Download URL: Levenshtein-0.18.1.tar.gz
  • Upload date:
  • Size: 62.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1.tar.gz
Algorithm Hash digest
SHA256 c9bda0d6daaec0635f4562eec00e68f3d289557c4259e8c8277b6942108764e8
MD5 12b65bb27be7ffc238975d0b436178d5
BLAKE2b-256 4d6baec7999ade4f840bf8d887bd066a9d720df14c5b29df32111317de107bed

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 250.2 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfef7f2cb5406c57fcd764255476e6f073339c64eeed77b1642dc636a45af3e9
MD5 97cccf71f44064aa06259f718ebcd7cf
BLAKE2b-256 760735665620fdd7721c2792ae0be53665ff54e5d4ad3e24a310a7db859a4527

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 258.1 kB
  • Tags: PyPy, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f4e023d5bfacc11d62ad901bf6f02742112828eab120390ab3c1f86b4457b24f
MD5 f05f64a3b00bc8bd307c77b455a4cf18
BLAKE2b-256 6b4b970ac80be69c974b4975b085df74fbe8b08a46e32ffeffac71972a1ac651

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 245.0 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a6b24c2ec34248c593a0d3e203565efc2991b678b6882bb3837cbd9e1e30859b
MD5 7eeeeffdc3884bc1e3790d2990c51597
BLAKE2b-256 e2503ab84e21dec6390edc5b96c622cff672476b0d53d1ab2030aefe79005b56

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 250.2 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a43074f525ed619be164bf734d4f478d3f168a2bb2466de426aa2d8ebedbda04
MD5 c3f717c2df274f60f2914db26653bbf5
BLAKE2b-256 04eaea91e5e29c982ff6c52a2af718cee76853fba9b0fbd5f51dd91f3bdcfb96

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 258.1 kB
  • Tags: PyPy, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 71dd80a5cc6d85dd478efc5c949ab40f550c29ff4cccebbc22a9ac76daa24ed1
MD5 e753bf90854ee6b939da4b4a3ef13526
BLAKE2b-256 b38a701e8ec502e6061e5b90221aeb617ad314e0df600edb7b6e6ef47636bc9e

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 244.9 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 49f9bbab4417c3ed448e2a7a5f3c52a77e1658c64b0260f679fa47944da1a1e8
MD5 7ca25e8fd5f947486eabc9f813af82d7
BLAKE2b-256 4deed34d4017296557364c2e9e9677c8823277aa54f68904a3f7e1e9fca82b5f

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 232.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9f56f92bc676a8722052773d25a2f8df79fc2b1adc213e34975598a1103fede1
MD5 a53f7053445a32ee5327d2d152f7a3e6
BLAKE2b-256 8965310b6925332f5df453d5b6af5ee28cf119b1941801207dd96d7344bfbb3c

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 225.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f0e9216b10981ce7357008b321b212349f15e60ad837af70df4718d59d306592
MD5 6830d11181cbd980a8ec13c396a2cccf
BLAKE2b-256 fcb90847b3f3ad604b06420eb68992f765ea3646858938de667541f642d77c77

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 257.1 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 35b19bd4f9e774f9405f99aff4b443af396f4b2ba7b26f75984a1adbca26339e
MD5 6af4a4b4e8d67be5b29cba58caaab1c2
BLAKE2b-256 b96dc4c1536b46226e5f0daa9ceeab11b27dd901ca27fb8ab5ac6002300980f5

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 255.2 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 91c9e7e4ad1c68e03df9a46a35c971f54afe9565d356d3d76502cfee111607f4
MD5 f02972c66c6b00d732ee43baaf288f19
BLAKE2b-256 b28382d48f66a62ae50484ea1e286fde993d3c519c78ecb5a2c6edcdc8b83e49

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 268.9 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 17fc2fca012a5e3c0dae500f0c581bf78050189c4aa368153e715a08e0acf714
MD5 e934279c43dbd5047d57e2b22cf97417
BLAKE2b-256 ae4662351e1057b5cbc486805d0bc949a555c69ff06616bdfdfa18e73904763c

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 265.6 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dd55fb26bb8252050e391db4f506f4fe57d537026191f8eda45c3f73e0d6c937
MD5 8dc6edb2ae8060385609f264ebef6e5c
BLAKE2b-256 7f0453513ad39595e46bc7f88cc95714f90fb05a6aee72edb0cd9162a9ed8970

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 249.3 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0de8e832ef06ef180b7d1c1879141bd8cc1132e5402a0e3459576988628ac589
MD5 ff66279755a2aae2a06887bbbe859a84
BLAKE2b-256 7c15dfa3f3fbb49932bbe4565dc7ec94c1d1e4672cda578dcd4486a127d881ce

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 230.6 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18f1976ed2e834bf77e4d4b18b0d403496c7b39573e027d774c2c5b2842a7732
MD5 c301ff3e7c0c37ffd5fc62b741e5f3c7
BLAKE2b-256 ac44b60816b0a454a81f90ae6ffee5bfd62afd00d632cd720f46beb988199534

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.9 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 28b43dde3a0606b8834a807b035565bb7926a1461dccc8e47d303d24e94e3748
MD5 3090ecc4f49e9788e29737f40da47627
BLAKE2b-256 90215ea9563849bddbb6d0b34297c5ac8b41cad998684e1b72e5f0bf16968ef1

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp310-cp310-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 314.0 kB
  • Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 cdb13e975cc23d927fdef2edda6635b43e420abd351be049abd5049e9c678bda
MD5 e40493013bc607f5a0e1b8296dc70b5c
BLAKE2b-256 7f0c98dc61b72021201318a2e9aea896462b485ef378974c834b3a2f9a4d3e27

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 232.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 699ee235b5dce88105ea475ddf17a5b765ad3300c143fb850e6c99eb67637e9e
MD5 d19b780cc8df3c50da29b7a55a6f3067
BLAKE2b-256 8384c135397b8466e22df84a56652dc7a7c02952bf0a987a6ec208eb752da786

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 225.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 58c7923781293b902ece8ff79365fa08cfd6a6578115fa47def4869aa000767d
MD5 d99bd4f43e2c1498f03ce555b05eb073
BLAKE2b-256 97bd036e4c3cfe4409714eb8fdc6c142359d028a87840168d00e05513c0b413c

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 257.1 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ddfdad88ae6539f22d1baeeea2c4137b7d4f2fad5a4cb4e81d9d15bf5ea02e01
MD5 41c84c6f5064030babf665940e31f748
BLAKE2b-256 48fb6c7a59df10c128ba628223ce5790ed90bd8597a36f75016a766bfcebdad7

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 255.2 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4a1097a7e88e74fc59561e36a8816b29dadce870821c358f2ff13ddbc74111e9
MD5 7c5c2a5db1aad51b9a4acd3352d4909d
BLAKE2b-256 5eb6dbd008b210a89faff42a768f650097611e32c352154f5c6aead661d8dc3b

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 268.9 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b07438451dd6c2b2884385ceebb1df1bb05cff4d424ccb9faae04c9d3813f625
MD5 898fb7e23724eac8110d7865c43311a8
BLAKE2b-256 4910e58426c5431a7b43ec05df1314b4b30743dacbdf20d71881072cdb6bfec0

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 265.6 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fdc76bbf7c0633270af4d380feadaed4d1f9ec1c851525c09717d152134d1f4e
MD5 d90b4fb9b6f8e4ba9ee46ac917e5c0da
BLAKE2b-256 f3fdbd2da51168c4541eb72bdf7c6d086b656f2fa16bdc9f5083a50504bcee34

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 249.3 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 931982c924d6893ee7d261e63fa3ac772c2c41264b2176f6e4aab812479dbba0
MD5 bcaed5fa2293a9913b6113c4cb1c2aee
BLAKE2b-256 c625bed43a519dbe871092008af5c1626ca36b1c693ab25ba3c9b69c6a31aa09

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 230.5 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bc4d4cbb3cab23db38b10fdca00c61b50be253e26e962b1a4268c96743b3e17
MD5 64d1f084662ddca99fadf218be3a84db
BLAKE2b-256 558c0c25601e882ab8f65237dc9d50f2e010c607bf63eeca1f058ec65897b1f8

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.8 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8fc66a9e6d166edd1b98e0d4d1cf369bbb270fdc99d00ea0797386371aec9907
MD5 75eac668c61a4a34186d22fe39338b45
BLAKE2b-256 bd6cbaeb4dbabe040113178ddbc91f87d8b98b3d506b68d98edbc498a17be81d

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 313.9 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7090a85521829e3e577963fed4413cb6cb0cf91b7d52dbd8efc21a65f57e7380
MD5 e63c533dcad8237615c989a5c360853c
BLAKE2b-256 8781cb32ae68e403afab7de8ed4fb36e3cbb034f8e9af694d19d19a57e0a804f

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 232.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 38596b1ce50fbfe75f043e542557ba76a8112828f561e4c6e1e1a005552088f2
MD5 6be66dfea508fefe1683a85f6a634c88
BLAKE2b-256 b4285d2d3bc5f4d7c1b5c257ff46adef64d0169e84d9004bdfdaaab3b33dfebc

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 225.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f1df012108880a962b44f714be0cecb1436db6fd21640888e8083a424fa2d32e
MD5 af6327e21075fbd510369ecbcdf41430
BLAKE2b-256 755c7c74a945e528d39435c92a9d0ae43bbe7bb3d6bfe776f57f6991461eef05

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 257.9 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f11521080952625676b0b43b99a49e1e955ce2c5be43b148a7c838f3fc411eea
MD5 209ef202927e68fcff1a0c7db85d8649
BLAKE2b-256 c438ec4a1a09363c5dda9a67b10d90fd0955920fc46497ef52bb246e36240d6c

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 256.1 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1ccd594bfcfa81e7de4370b4de3fd648098c6d51c6e4aaf3f362ad401efbf591
MD5 51308e609839f3924ff7fbf2d663da61
BLAKE2b-256 d74039ab5ed0d27e87d88ad0ea5a171b53a90d3027b1a578624f25a33d28cdf2

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 270.5 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 87aedc94bab1f9cff01d0b79bb05d714bbbb0d6540d9ad03e906f32e72db3d57
MD5 d92a501b9a05c47b7c87164bdeffcac4
BLAKE2b-256 ce41b7bec9fdbaa5726f380f06606e1a08143b096de7331fe21978174ecc5f06

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 266.4 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 009460c0c39032dbc6d0dbde0fb7bd04c03b606d90b5e3485a0d8e7a31787b52
MD5 28cc6ba1c55e61bcb693ef24bcaeae60
BLAKE2b-256 9e32cc484f0959c21711e3a161bb1616aa021eec1ce0b3479b76ec09ed6b9d3e

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 250.4 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 360a1c23a0e87cd34e9c9da3a9cd8bc5a3e179d12a094db5be395f986ecff9e5
MD5 965416409a47e27de3d51f6330fd33d7
BLAKE2b-256 91fa371db70392d1af1b97214cefaa70c15314507afb6a26e5c3d78bac716222

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 229.8 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9e83b4df9b96507dc3d51ef80849c8fc9abffecb30760ae627d4839b26adb749
MD5 5ad16bf15279c3e41ff6bd04b44a386a
BLAKE2b-256 1ea77034e126923dd13e282ec3a7efac3d6236217c12cf2431719903896a39f9

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.2 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 667220edab4d336a85b938dc4620424950a7f3e82f86e83132587cfd842458b8
MD5 62476390c6f0ea0d5ba8097b80e4ad6e
BLAKE2b-256 d29e8ad49da4a523db523d631d4eb625f3cd8a93bfd2177d93efc0c5aca362cb

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 312.7 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 659da46f9e16ae7467b543f3a62598b2019757c9f25516186c1c37f5af2784d8
MD5 7adeb322180ebbb814e663a0da649db8
BLAKE2b-256 0e6fe5a4c78bc4bb73314bf96156ee40f7a89deff0821803b59d29c779f3b41d

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 232.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a6952a66b56e79b12c4915de19efea03e4dcda3d0ae63be6ebac697091440f2c
MD5 8c173174d7a79b345474245eabbb4e72
BLAKE2b-256 e69bd2d05ead92306784e101406d229559c79e923b0e3344fd9acdcc85d3c046

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 225.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1ad95c0f2eb7610d8e301ff9f30a80f02f49587e7039c98edd910d47b72339b2
MD5 c5ebb4086b53784c33cfabe1a53033c9
BLAKE2b-256 e3d50c32b7d93895d8d09d41ac6025b3f512022f1efc17f0b4a639ec93ec82b0

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 258.3 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c6d801202f496159864044ddbdd9d98af7ade702f602e90bb6e1477d8d711292
MD5 91c28918de60617095e6a861b18ec9ce
BLAKE2b-256 1fc667cf0a6903ac4e86fa04672cb1d7e7a6db61e3167d8deebfad5782163f3a

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 256.0 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fa2cab500a976151b7f573e115c63d020cbd2c8f9d235fb7de84deff620e0375
MD5 1823c593b6ef6b5f3e72f4f6998ec2eb
BLAKE2b-256 d7950f5e0f1c424d4afb0d6c561adbd926b64ff8ab6b8f90c5e01f7d0ce417eb

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 270.3 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c24c2dc2bd9b77b2af3f93035a1b33323cbb76f880f72638c292d270464f6753
MD5 c04b4310106e48879a6294cc56594487
BLAKE2b-256 bc40686cb547b3459ce3d199528b554ff2e0ff04b5fe2e6818ce79bd9d325c41

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 266.6 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e669f603c38a98681572cb53e866d33db62b884a28ae348bebd234afa01a783c
MD5 f8f53e68d0c217a4d462ec933e124d91
BLAKE2b-256 7bd63d6aee0519c9e5fcf98a563d9f529f583b0f864801b25f743c3db4de6246

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 252.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46413b0f6a921a985ce48126959eff3e0d2c8fbb4cba54447b20c3c482714509
MD5 7ccd3b8b453bd21d9d83d1324851e3b4
BLAKE2b-256 a60d24c3e73a9409ddb706579e91018f09ba41df2fb3843264314b5d69cf3e42

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.5 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 76c04292b9f599bb7167dda11fbd9de95c5d7398dc7c1e0c8789685257bae0a6
MD5 19a1b4663c9c114447e1d5f175e8b91f
BLAKE2b-256 d606bcafee4f54379030036101f06b724c8f9f88f8d28b33c04ef11290d60252

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 230.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 bd4ec38b41a78a7b5b0df91a80e9eff1a6bf45e13b1de19211d8404f693ad6f8
MD5 c2e05300ae262981561265d9257f000f
BLAKE2b-256 1e529215a89bcbacfaafef131af622c5d8d9bda2f3f345770ba5b584a496027e

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 224.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 1d2b0852186cce6bf2495225c63bfaa6c93cdf3ae9af6bfb12b2641446a07713
MD5 83b23f65ed236aada3cc7b3701265522
BLAKE2b-256 c2d17ed1e40e5f266af9681e43e19dc87bc0f109fdb7f722cf36c2ade40f8ff8

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 254.4 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1313b17f28485cc8647bdfc2150f6993aaae562c971267c4ffa7d4e330f5145a
MD5 2f45543b5e84392717be926444d346ac
BLAKE2b-256 f755fdb6e6e1ffa02d209736dc61a8dd43addd77ef00256d076eb7989988e8a1

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 252.1 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2e08fb872385f32190c7071a60526b02e1fc17c81ac4b62002ccd7f97536b110
MD5 6d629a2ea0242b5506c367793b4f5250
BLAKE2b-256 bfe7cbf5ff18015e5c9c150b59b3316cd2904ec06fcbc63623e725b02cc26e16

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 265.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3df1ef5cade58dfb9fa0036ef36c8a66fce387a39466fe03c8bed5eb55f5eaa3
MD5 a3925e712ce0ee4a3a231733e0a8df29
BLAKE2b-256 4fa39807d21db5a07dd6490ee8a4828b9c0a05531184aaa28ba696e686e613ba

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 262.1 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e2c4c116eeecce0e963518ee485510c21efe4d39e5ed180c2eb059fdaf31267c
MD5 8757861e72e38be845e7d64874d427fc
BLAKE2b-256 cbac9d3c75b2bdbc4da63122a787e95bd59cc50c495b57aab6d4fdd88cf3a839

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 248.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d5870b203b06fd1e16ff3d923898b260f7af3827fc0b1f768ce40d0305cb68d5
MD5 2847ce3dac29fe16bff64b2b5e090117
BLAKE2b-256 5483550b316ccac87eb08a5e4487844654df1bb4ef80cba27f4f11869de0b681

See more details on using hashes here.

Provenance

File details

Details for the file Levenshtein-0.18.1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Levenshtein-0.18.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 240.3 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e4f137d27c6eec86483c6d2e872339d3ac77942947c2a94a141607e352e50961
MD5 aa0ad783fe136516128e9c5b0cc103ae
BLAKE2b-256 379636998fca7554b26e20df24558d719ee0fc6ca2fec9e32558d2ea8637849b

See more details on using hashes here.

Provenance

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