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

Requirements

  • Python 3.8 or later

Installation

pip install levenshtein

Documentation

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

Support the project

If you are using Levenshtein for your work and feel like giving a bit of your own benefit back to support the project, consider sending us money through GitHub Sponsors or PayPal that we can use to buy us free time for the maintenance of this great library, to fix bugs in the software, review and integrate code contributions, to improve its features and documentation, or to just take a deep breath and have a cup of tea every once in a while. Thank you for your support.

Support the project through GitHub Sponsors or via PayPal:

.

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.24.0.tar.gz (149.0 kB view details)

Uploaded Source

Built Distributions

Levenshtein-0.24.0-pp39-pypy39_pp73-win_amd64.whl (96.2 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (168.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (264.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Levenshtein-0.24.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (132.5 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.24.0-pp38-pypy38_pp73-win_amd64.whl (95.8 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (166.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (262.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Levenshtein-0.24.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (132.1 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.24.0-cp312-cp312-win_arm64.whl (87.8 kB view details)

Uploaded CPython 3.12 Windows ARM64

Levenshtein-0.24.0-cp312-cp312-win_amd64.whl (98.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

Levenshtein-0.24.0-cp312-cp312-win32.whl (88.0 kB view details)

Uploaded CPython 3.12 Windows x86

Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_x86_64.whl (666.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_s390x.whl (733.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ s390x

Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_ppc64le.whl (712.0 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ppc64le

Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_i686.whl (757.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_aarch64.whl (644.5 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (207.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (199.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (168.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (264.2 kB view details)

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

Levenshtein-0.24.0-cp312-cp312-macosx_11_0_arm64.whl (103.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

Levenshtein-0.24.0-cp312-cp312-macosx_10_9_x86_64.whl (135.3 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

Levenshtein-0.24.0-cp312-cp312-macosx_10_9_universal2.whl (223.2 kB view details)

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

Levenshtein-0.24.0-cp311-cp311-win_arm64.whl (87.7 kB view details)

Uploaded CPython 3.11 Windows ARM64

Levenshtein-0.24.0-cp311-cp311-win_amd64.whl (98.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

Levenshtein-0.24.0-cp311-cp311-win32.whl (87.8 kB view details)

Uploaded CPython 3.11 Windows x86

Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_x86_64.whl (667.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_s390x.whl (732.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ s390x

Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_ppc64le.whl (711.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ppc64le

Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_i686.whl (757.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_aarch64.whl (645.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (201.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (169.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (267.4 kB view details)

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

Levenshtein-0.24.0-cp311-cp311-macosx_11_0_arm64.whl (103.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Levenshtein-0.24.0-cp311-cp311-macosx_10_9_x86_64.whl (135.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Levenshtein-0.24.0-cp311-cp311-macosx_10_9_universal2.whl (223.0 kB view details)

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

Levenshtein-0.24.0-cp310-cp310-win_arm64.whl (87.5 kB view details)

Uploaded CPython 3.10 Windows ARM64

Levenshtein-0.24.0-cp310-cp310-win_amd64.whl (98.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

Levenshtein-0.24.0-cp310-cp310-win32.whl (87.8 kB view details)

Uploaded CPython 3.10 Windows x86

Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_x86_64.whl (667.1 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_s390x.whl (732.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ s390x

Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_ppc64le.whl (710.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ppc64le

Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_i686.whl (757.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_aarch64.whl (645.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (201.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (169.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (265.1 kB view details)

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

Levenshtein-0.24.0-cp310-cp310-macosx_11_0_arm64.whl (103.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.24.0-cp310-cp310-macosx_10_9_x86_64.whl (135.2 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.24.0-cp310-cp310-macosx_10_9_universal2.whl (223.1 kB view details)

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

Levenshtein-0.24.0-cp39-cp39-win_arm64.whl (87.7 kB view details)

Uploaded CPython 3.9 Windows ARM64

Levenshtein-0.24.0-cp39-cp39-win_amd64.whl (98.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

Levenshtein-0.24.0-cp39-cp39-win32.whl (88.0 kB view details)

Uploaded CPython 3.9 Windows x86

Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_x86_64.whl (666.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_s390x.whl (732.9 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ s390x

Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_ppc64le.whl (710.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ppc64le

Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_i686.whl (757.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_aarch64.whl (645.5 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (201.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (169.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (266.4 kB view details)

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

Levenshtein-0.24.0-cp39-cp39-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.24.0-cp39-cp39-macosx_10_9_x86_64.whl (135.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Levenshtein-0.24.0-cp39-cp39-macosx_10_9_universal2.whl (223.5 kB view details)

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

Levenshtein-0.24.0-cp38-cp38-win_amd64.whl (98.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

Levenshtein-0.24.0-cp38-cp38-win32.whl (88.0 kB view details)

Uploaded CPython 3.8 Windows x86

Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_x86_64.whl (667.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_s390x.whl (733.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ s390x

Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_ppc64le.whl (711.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ppc64le

Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_i686.whl (758.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_aarch64.whl (646.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (202.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (170.3 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Levenshtein-0.24.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (263.3 kB view details)

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

Levenshtein-0.24.0-cp38-cp38-macosx_11_0_arm64.whl (103.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.24.0-cp38-cp38-macosx_10_9_x86_64.whl (135.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Levenshtein-0.24.0-cp38-cp38-macosx_10_9_universal2.whl (222.9 kB view details)

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

File details

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

File metadata

  • Download URL: Levenshtein-0.24.0.tar.gz
  • Upload date:
  • Size: 149.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.7

File hashes

Hashes for Levenshtein-0.24.0.tar.gz
Algorithm Hash digest
SHA256 0cbcf3c9a7c77de3a405bfc857ab94341b4049e8c5c6b917f5ffcd5a92ff169a
MD5 fb5d4b72cc2d70e8fe7a18ce7dba90fb
BLAKE2b-256 2fab5cc0595dace8dfda4d781e561fe688de65e79182e10d081a82ca6d2259a3

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 12c915d89ba3ade46877c351ea48c6eec1f3f53af1fe2d57b8715e18e686940e
MD5 de5bfde89b3422153e2284d658a645cc
BLAKE2b-256 5b70ae9763cbaae0ab6884d012979b89e9b2fa85d185c09037f28890bac0575c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f81cb7582b6bc263ba29a5960bfac82a8967ae94923e23f496db500a0da28fe2
MD5 c9de81cff6675903fe21284810602d74
BLAKE2b-256 19c7e6f16b21b11b7b3ae520cf2547ab59483c3415420cdb2c2be32988ea4096

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ac823793cbd850984740c7e2d553ebd2684f4404045a4f87af23c48dd62dc3ab
MD5 bda626df515ac3b8df9622bbb94d48ff
BLAKE2b-256 cbe4a985b3d9e2ef20ff364bce4232c0bb0a1b77473656d1bd248d3aa499d481

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bdf0d19ae6f76e1048a44298b394f897910723ae732eb8c98c705a6eba02138e
MD5 eef5ebba47d50d42ea5eefc9546fc73b
BLAKE2b-256 b3aa4f7709dc99a6ba6e19b6af6604fe63ed0cf61df727fb2ef289c950dcda4c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5d0b8d44a9666ac28badecf938bb069b4ebd2a4c0e7fcfd80b56c856bb9251c7
MD5 efed521e81531de04062071826680c58
BLAKE2b-256 8bdd1cdf034339d09f2959dac649dfb33fad04f575a2e22e5baeab6888ae3fb5

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8cd4647eff7ffc43a46fea9fecbe312980bf4bf2fd73bc11f0f1f4567f17143f
MD5 570361a844347f754c82eb51ead8cdea
BLAKE2b-256 b324df04e880f0c69e55463b6ff84a7721712fadcc167dd486147bbda2c13091

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 678aca306e1811e4cf57e6b8dd2041785f087e459d2dd9ec1a68e691fe595cb5
MD5 4e207487ac47f0578d40faff1e6a01af
BLAKE2b-256 42384ae03d4bbd2278c26520a19ee3e8281dd90e209a8203dd33bb157090fda8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8d3f811cac76099f1f329ec10ac6b8b5402a1e202393f561c47c33c4c610b4f1
MD5 9b2647cbaf9128b0e36ba57c1c6d7c1a
BLAKE2b-256 164b7e8799650a4f35f135f4da4d4ba35a93f92cdc5deeadbb3af8a93ab0bc29

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f3e4c2f6fe12f33f895ade893151a3b1356bfbb41499a5249063ab73b59296f0
MD5 6180783fef9ef7e1dfff99d426f229ac
BLAKE2b-256 0ed67490cf121dc0860e7bb1cd862991408d08fcb3e51dbdc24f3e0330cfd334

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15c4a6dc9c25cfb02ae96031702ce88ff25ed9e3dd7357bb3ac89c13f4faa50d
MD5 f79c15d9fc8fc119ba42766cf77b739f
BLAKE2b-256 7db7e084e5bf8fd5f38a13c9f23448856ce2d7a09366b608937691760654d49e

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 c66bfad51e71d4df8dbafe56bd8f3e49554c31cdd86839e735ba02d943b764f7
MD5 53c0ff07143e903f9b2ee255b0ec613f
BLAKE2b-256 95106e3a218c002a838d03bfd7bbcc7a103e61715b0092110022f4cfc07daf4e

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c3fb6647a4f8430088619825628f594348a14e7b4be1cf4de3e72494c1104552
MD5 1e7a1a24b777b6e7203e1b9266c81bf8
BLAKE2b-256 ad0af79d6c41e632f05322cb2d5b4607d7ed2a61f96cda0dc2fef49572ace736

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c91130765011e880e94430f5cd72ca855f429a5e42a0813718a4b2145ab8da26
MD5 df285017f9cd3f048e2bed43edcc3ab6
BLAKE2b-256 89942fad2a4d6d240ced73e5cb3272d7445f631ba893f4017d8bc27537857a5d

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 de13a0c8aa49cbb436e9ddb65c96f79814da89250f7994494753d5122cb85e97
MD5 bb017b37f863f083543db0e880b0d174
BLAKE2b-256 2bfd02e179dcc8924c8ebd4153fa1644138f39c5c104e7952df4eca6383edb46

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 3eb5ccd0b0f6453ca0d775c36eb687a3ff7d4239fa37f7d5384ca1805b7c278f
MD5 d8b0aeef75d3e2e7852adbb1e18b1da7
BLAKE2b-256 2a5d8d1e558de12985537406b9b8a97b6952934135fa57a476b2d6b46329c4df

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 214504d8bae60f9cd654362ed59b19c5c1f569e2cd0dbf38494c0ea2e5576d11
MD5 8c94899aa515d86c0fdab0410e434b7c
BLAKE2b-256 3a4f6734e9fe6adb916e222cb2510bf12aef1b3e6ca4aaac91ced41eefdffcba

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5ef80249ace0c9c927db0057712ea6725b79576c747e282d59bd190c446eb19c
MD5 d827e487773e17e13cb5243261178f77
BLAKE2b-256 3dcc9e34e161c91130c5fab64d60119a3ad28d859dfde1469916783393aba444

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2af8eca734dc067ad8806d73f8b4596eb5c8642953b6e83e9fcc18f85d9d664c
MD5 6422f1cba3a1e046e9b7d92b3be1bd9c
BLAKE2b-256 3b6550e21951d7dc08c26665b0a87e7ee71cdda9e797303b5efb17eca1a4c62b

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97f1ba9a84dae8a4d36dfc3fc81eaee41cf5215fb1716f22c1a6b0c6878d2fa4
MD5 6ca1a5ab5fd2e6da87ff51f86eec06ce
BLAKE2b-256 e0d72e92c053a7b00aea01c40196d2a59eb5b22a2ce12850da470244852ea3e9

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d6b7a01bc434ce87e2785da51d8c568801afef5112215b5d6bb6e0c589cacb04
MD5 ca4882ae4c4a17e18da4167fa609c5e8
BLAKE2b-256 724dcc7c69621bac562ed78d3f9ae4220bced3430ed5f3cf0d5d62bf646c73f5

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 13ed45e77b2f61eb081a3130cb758589fa53f56a3c76a14bf5230eb7ade9ee61
MD5 ca77367b4b0922cccc5f1b4dd9875344
BLAKE2b-256 95239e406f719f31e8928911bb84fb91335ae0e361aca89b1f0ac7262821181c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 24fb6e42f8c411b052cbfa745684b7beffc27c2a16d8be46d4beee151c657898
MD5 3ad5417695935becb0ba50a29bffe332
BLAKE2b-256 2e4eccff732f8e78fdc1e020bd33ad36e94163c7dba377770b5618075323d672

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ddc2ccb91a35271b625bf05fc8cb350cc531df00d1f7e3b79a752eaf142b3425
MD5 53375966a5d659c1db13cd3acf3149f1
BLAKE2b-256 36b0be81ba897fe1cd62fb24b098411908d8ab35781822e430cee200b6f13561

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a799395d22267ebbc591407eed3e3cb62d9f24cba33e3d3dfec28969d14865c5
MD5 5642cbfea50eddc43bed9914a3ab5c90
BLAKE2b-256 8c13144a424133451b0b314b265c6b2b3affdd6994785aa1a7a6afddfab11316

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca03ea4609a0ec3a06a57dff7e4311c690f7b8281af6062c23ebd79dfa8961a3
MD5 d26d333c76e470d2f023d2160da53d58
BLAKE2b-256 c06f44f80009d19e77e255627ffe7dff383a9c29abddf6849e2150b5d0047a37

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 98bd3aa83551d22c18b101bf820bd72f6ee3f71be6ae4ac4eeb1d232d2f05a87
MD5 9ad7626c7621c2e3c3fc5284cc4787f1
BLAKE2b-256 5f0bda8f8a693d632f1878fda0f3978d50119457b8d9a60a5389b352a6dbc50f

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 0d8f275016b606ef85f7b5ac00b3f82779ef894e760a5da4c57867dab7affb73
MD5 cd4c62d6d6c3f2587b819f912cccd5cb
BLAKE2b-256 f5cdbcb52059bac5df76bd9f532769fb553071365075473847c2f3de2c8ef2ee

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4ba8b9c3fd5083a7d8a5b28423a083a116697e53eac23f2b85804353f9bbaaee
MD5 c3da472d5eaac8fe459210ccff426d3a
BLAKE2b-256 a58282d8bc90a7e53e475ca8f5d42b82715313d9906fc5065b1215d8c3962d52

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 80aa2c01ac5207ff005d3ea4ab5d65ca7e00d9b9a97893ca10fa6546317893a9
MD5 62527ef9418546a8ae9b3a8951ebca23
BLAKE2b-256 55ddcb1ea4c36c6cf647721fc706907d81fd26e2c24ac6c162af3f8f04a3d059

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0727e03527a952ead76727304d8ec673636a25ce0d867d81bf04c652f4a928e2
MD5 448e3f4a07009e07e8c6db9809fabb8e
BLAKE2b-256 cca8876807548074a248bbad2b4f77a659911ad8ed0ecf8e145382d275446732

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 8982669a679bee243dc813551254b31ecc148ee230757c9e6179f85f3e4f3cf2
MD5 4f8a29f5c24e172165c5abe7efe50f23
BLAKE2b-256 dbe3bdcf60c6a1dc3f0bda4504fa0d3aa909b734edcd09ee75eb45deaf44ece6

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 58e14117c86b7c33315e448610ab70ba34f41476b6784141aeabff5cf90a5736
MD5 14250d3a7a7d9b9b429e2ebef63d070f
BLAKE2b-256 3b51c933221911fc3c238a5f5fcc25bcf0ea02b006d235a0e2eee38f52e4ab0f

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0134c7c0942d9d89923f5b20e437a4dc00ff448e47100d3da254518bea348fc9
MD5 e01873d5f17fc768d11938d485ee3ed6
BLAKE2b-256 051d8f85ce3b099a9c3b5892966df5dffefe97a7783cbbce599f1771e2804189

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0da21e303bda4887c5e4d9b0b24424f50d963ffdab79c456e1b47e8f0cd6141e
MD5 d18ee153703041e4663553d7430c8946
BLAKE2b-256 9157ccd2c59ac66f0cf566d9e50a50c1927df7d4eb2e9ae223839baa0b706a2d

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7fcf49de3ea0a1fc53f58878b6330f14779f1da2c5a69eb5e1f8d0b18a2f0bbb
MD5 00fb2112f3f9af588c723919a90be8ec
BLAKE2b-256 cb2a3bb519cd87c952082e93b6ed75192748ea8f43fb250fb2b0e9c24170581c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 44fd4b3f88af58edcfba35b12f189c2e9380f3a48fecc8707c1511ac7acf8757
MD5 af558197bcc995164187c96b8682fffd
BLAKE2b-256 5e1e4c5c03e8d1d0abe60fc4866eba4d94cebb87e84880b25841d949f01d0a9f

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c003e5e8140bf31cc487283ed3c7edd7444aceedf9980388661bc594f87d1244
MD5 a82aaece65c4ca2c64ce16204a9352c0
BLAKE2b-256 1b8c1e622b9f6a1989a749572ca2d657c0e92d7fedd4b636947e58f0702b94f7

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f611755384ec658cc4dd8ebe2d1fd8def57d9ea89685f31341ca928b9eac674
MD5 6cee8408bccacebb5a21ba21981fb7b1
BLAKE2b-256 54adb1165fd13eb4103855c54b6df18dcbee082c05dd6b4a2c9960f2848fa01d

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 598b4dfb7b95914fb8389acfc97b94373ba4a2d1756d2f9711e9d9113eeaa436
MD5 a2e5b21587830dd9fe2f92f1c09dc4da
BLAKE2b-256 b682cead10c1b85ed7b7908a3fc18124136ebbf022c96b0af62adfa8d6da15e3

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0fcb5f941cc94b339cfbf1edd6a077c214cf30f93920552b44a4515b7d2b5b40
MD5 5d5faa9540c6fa66be0396399e592755
BLAKE2b-256 af1d97e47286a51f88c0136569c6e0adcb8d3472bec29958683159c9cfa076a5

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 23b6712bbcc844f922b148463485f1de34f3c69bcd1e7df664c477718526b933
MD5 345460c87e3ba070e43c9791bfc9a127
BLAKE2b-256 21bcd65144c7c5853d1116c37030eabc7fd173633e249893ae435ebc4d138db6

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7614d077c9c0e9eeadc6923f589e8ce4c50d5277012d35928c747f5b35b9d535
MD5 c7b24f7463887902f3b50d83b50e166b
BLAKE2b-256 06ff66a1a71da2655079a790892787d442495081d856395e9d311b67e8d46be7

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 2c12be1e026496d7a261edc2fff2ddc05b36484cf00b9ae0f6b1f4b33d2d1775
MD5 9d6027f87ccb282121810aab34be63ad
BLAKE2b-256 a2d0e19a21036a3f714dca261e1aa80d16e969a5a71dde98259579436920fa9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d9feef328de5f39b68795bbe7d5b9fc92b95d34a3720614c1684a1b991a0aa4f
MD5 ee311b1ec749248fdba41ab4048d0951
BLAKE2b-256 de09175f080011a1b082c0f2388ed4057fec04096eb6ad8b51845f1d94048cbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 18431eef98194254dda8e8e91f9abdea4f9ceeeda729aff2ba7ab9980dc3d984
MD5 5b4a48f1ecb2d08962fe365b2489fd21
BLAKE2b-256 3e6389d706bd2ff9dc713d40a943fa5021bc9dd7a810c36542539ae3aa41361f

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bf3152ce6923f5827bf4b24ab9be8bb2a8576a0b656b1aca47ed262e308c4dd3
MD5 43f67ef641a85692f7891177991a2b54
BLAKE2b-256 3e040b5954db852964292ee3b973bc79b05752a0b99575d09d5cc8335a2f3fbe

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 dccc42d90924b1488a69b9bdd3250c6f977e4cca9cff664fb8734956a01cca34
MD5 b229dee94c0868a80ca7c2a9352d912d
BLAKE2b-256 53b5e8762362ba3185b163f3d880491e86c35783f739137d8d710a14faccb7ba

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 c440a27ee1bfe63ffd7caa228b75ffac82ba2338473197a8826026e979b9281b
MD5 edee1c0d2f58cc2053d9f02796c05bec
BLAKE2b-256 38fb60056842760de54c8fb353b1d3abd4fa91d980fc07ff25c1440c1eb552ee

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 d44e983a5c4120da921d892050e32e9c4ff6fc60d206ce44d1bcc65cbff51f2f
MD5 266b78b989b2458a765c80a69a26d6ff
BLAKE2b-256 748d5fdd82b6bfc41e73d4fd06906f73757dfc79266d4bf6b81ba34c85ea5b25

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 951b07179ba6cdd903e0f63027661034a29a568197d59473da9f68d4d97761d8
MD5 af2e14af4cc862b5c8ebe71b61d0231d
BLAKE2b-256 e30076dd995a454e2c9e822d98073d30e13c631fc80a3ea8bec4fc1f6684cf15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a1fbf7113aa71483053cd927741aa89957c8d1cce1757f00dfcb9c609c9317b8
MD5 6b38e73840d46244b8d8b0cb467408a3
BLAKE2b-256 6165d801506b4132f4f87f2b4a8a880e65c90981887a8f71e24add171d592ebb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4e856b22f570991f2e9f3c82ab349aeb90843876636b13edcf770b946f56fbfe
MD5 aabf4d66884def58d6dcdeb0758db890
BLAKE2b-256 dd43cf8338db8e9e72316b184501d0a025dc90aa0a9a9e039cd232d076a6a8a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 042ad920544dbed0b29950b52bd24170aa8c4a01f5046f485e530a483e9af1c0
MD5 cc9ecd3fa174d41b68d411bae83499e1
BLAKE2b-256 4c3cd7f7bb236e53ab6c768d65bf07f92e97d5c641e68e9615aaee9169c42c20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a475a61eed02e8bd07f779d3246f987a4330d4ad16d117e08dff2dba091984d9
MD5 b3dff6429bca87251562c205ac01cedd
BLAKE2b-256 a575f8e1cca896d33effda73f2297523c255874b91c97bf25f9b4f98968d9c95

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 81d542ebb10a2e83608c3cb57500f348f0f300cf9bd64b108eb34029b18351d9
MD5 dca84261eddca5bdb7ae552f66f4a4b3
BLAKE2b-256 8d53ae11ba1cdce77daad83d05263b4f84b544623dde3e524f476dec90abc86b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f7fb893187ef35d911490d6b9dbf7b0ed21b4c1f31468a2f1d7980b37f182eb
MD5 18b5c047a91c3f7b43dd61ea16db7817
BLAKE2b-256 124a096258af926a07eb2c0a40d9508689843f5003ac45bdb3eae5491041721b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 55e4676a5b6cde331ce3483cd7862dcd58f4fb3c4d2eded1934b00c176320324
MD5 fa500f63b613b81bcd08e2388b70ef53
BLAKE2b-256 57ace3d2dda2cc675015aebcdc69fd57458e71874079bf8962396ddf1431b635

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5bff001ba5edfcf632560e0843d9f1ccab874a8776c30025bbdad4345891b4c9
MD5 38a72929bc5bc0849c27bcb096f4cce0
BLAKE2b-256 a45b2c32ef1c674ac8ac36b8fae0d7ec7439a53fb4c76d67c51b5aa44d53166e

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-win_arm64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 75aa294bfd4f43373c76e792296eb45a2ca6477937196a03779b620d3276673f
MD5 a7c5e750f31e9584a1119e9de417a179
BLAKE2b-256 d895aaf20299283209bbd8404dec05ce531457ccdf263de4c82787b0b35340c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c228b8e3be9913deab16bf4f17a07b99034df58a3b0e161ad04995694b7dfda2
MD5 2d30e011181710375c2fd13b8751dfb5
BLAKE2b-256 2dc3182e778a613cba8e27ca3965073f1dc561a14af3a1593ddc4eaa06fb832e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.24.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 88.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.7

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a93ae01e1c2dc1f5ca42e4597a25fc4544afb2a580c61f13d4716314d7ff3480
MD5 c37028c9949aebe61048aeb7af6f7e55
BLAKE2b-256 f834c9e532b41c77e1eea80211fc5ec836df2565ec0f949902628d71a2873b4d

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c85a3c172cf49935c41c9132e511836a489febc3a557ad80ed2c1ebcc6f3ab0e
MD5 85fd0c5ef24734e3eb797a73e143c6a2
BLAKE2b-256 b7864b466207cdee9667b60dc8b33d3c8e3aa1b9ceceeebd30bc023ea6b3a8de

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 57df7e6b5f719bc53be27f1b932437608e25f2fbc75aa6e14e9696abf023b3b2
MD5 87357bee4b101bb292d737aec91af6cf
BLAKE2b-256 6476ae26139cef56c0a977c3f2a6cfbea8069faf1e91dbe5855dec70154000a4

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 aaf7fedae112417b3015ad237c30fbbb7787cbc4dd53c886c6118439b1ae1314
MD5 5db3be81db65e34f7a827d949d0f0e49
BLAKE2b-256 87863fcff9f69ca8b51afb7b63308bc0838fb461af008e93f49a309874a4037c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f319af67483978f8536eaa3abbefe540d1d1e59729fcb882a3126a311480f0cd
MD5 de8b0580e428f845be44cbccc68e446c
BLAKE2b-256 aa6e9386f7ec3e630503c6b1eb62a0e269fc44a263bb794559349b7c4a2190f0

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ce6a3cb5e50c2028fa91a5ab3418b194cb8596cedd859d1bab5b8ca8ea56ab19
MD5 e843bf5201304a8a44e2291efc5bf1df
BLAKE2b-256 ca3805f39ab3dcf80332fe63733e368983b916e84925b02d402ed31dd73e1f28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e7765f2793af58dfc34949e21378c181374bb7e95787bf8dd39da14e37bc18f
MD5 ab4cf2a393dc0991f07f847048b8528f
BLAKE2b-256 1f46a7a35f3d1bda42bde92b289a3feada1936a01a672180cb258fb4586d1ced

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0c8dc9346d016638ecb565fa00bf9227d14047c60acc38d9aba8f17b49c44809
MD5 248282a7110637d8ffb0dc4f8a181e9a
BLAKE2b-256 47fefa65835426f8d0cb8e2b55a2b1d1b9641ba99690f9759d0602e6b6ef43e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dd815f679c05225e667148cd702632552d56d55cc6c215ca8f1147e4c5f05f98
MD5 629ddb996a44876813d41579aeb06933
BLAKE2b-256 37e7a1fe44cb2092cb61eea065a3c1decb941909fd82efa35c719278489231fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cbf164f896e6ee9b6dd03a0173a299cda8137dbd625baeb441a1b00197e71eb4
MD5 0bcf1107587ac1c20faa27a445b081b6
BLAKE2b-256 6265b07f24e4e97fcf179e04ac2b2666189832ba46e9ff23d9904e9eb24da26a

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2a3eaedf4b0f5ae0c9d798bb1debea27ee555733048610ce83dd89511d469a52
MD5 2d21b7f4d266afadbb0a2df61e4930c2
BLAKE2b-256 e56501905d278a0b57c3943a2148459966fdb2fe0b6ab1e40a2d8c3b4989e1cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 559dca81c5717d4ac1ffdc6959d007cf2914194f27afdaa5907ded6680720537
MD5 2e70e32bec2054a98ffc0efd366da795
BLAKE2b-256 4f121bb66a0b93423c3f566e80f3bcf9b1021531365f75d553718218409cde9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8de6fe37c9be5da21f13345a0c57f3ebdf8b6d9f3d8e8e326541b1b2566f6421
MD5 8fa3742e7309a29b75be5374f755e470
BLAKE2b-256 c9ac40ac57917bd570ca07baad91682a2455c660c7544324c4f339ebd3d82fcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a564b93fb845b1b1caf03628357300d3b228be17f5bd8f338d470a91b2963989
MD5 8f1f384cfde2229fb06b7bc282912676
BLAKE2b-256 19a3a2d515865e721ee88be967b6f768eeb882770c85216127079352a0d4520f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6b1a704559893efd217d1c59c20d980b97551480cf646961362f5a07206eb80a
MD5 3eb38ae9cfbab967dd10815e505f466f
BLAKE2b-256 19a7e5c50768d436c60f5ea45db773410d8967706e6be9a77de8634a9ffaee55

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.24.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 88.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.7

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a2cb7b1cbbab0810f80eda12897e5c5a2cffc07f279e115dcf293863311d72b2
MD5 683d6984048517fd76c3ff9e0db1249a
BLAKE2b-256 979f03a6a89228bc3632340cf0f758b01969c6fb43742ab70c44d65027dc0315

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3ef431af9bcb4fd79bbf44f9b16b755ea74ecfcc5ec5727904c4544069b9cf82
MD5 366e71f03803bea4be723bb0144a6249
BLAKE2b-256 a36b98292ff70a19346c459a09179c1e10f2995dc276c86501232e3e5daa0389

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 780644075108e349f58cfd3ecbb917598186f08ca366f106f05f8a8d2822454a
MD5 9068c9e8d695dfa67de26fd436f7de01
BLAKE2b-256 be0a877c2a83773ef77ac322095a9215f363cac0cfb37864277c1988b9f2a128

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 37ce96068ce24423ddb869adb2a6562630652868698932fe2e0e02ccc5d8f56e
MD5 27e8d3c6b1379c24084ad1cb727c7d08
BLAKE2b-256 d64bfff76b5d4c563f2e915f777b7e501013fcf61ec7bc5924e20f81c537f4bc

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f32f8e77a1ce17b0cb502bdbf7756ff204124d0b37ad091bcaa117e0926c5c82
MD5 8c4ab54612d295e677c7b748e75ff610
BLAKE2b-256 960db71136eec0d2629e018287e2475177adf793f8f890f75bbe6b70525b1119

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 aeae28552a6aedaf6cd7c4111a15b22f3246bf885fb918f420995cabe21058cc
MD5 44d079007383ca45013ecd2fbc2ffbc0
BLAKE2b-256 9cd2ad04e33d92d2aecb6b6809e359bdca4ea57935e1756d5e6593ec7ae05077

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc66309c19ecd12dace6170746c449e51d266ef3243673d21f221d8e464cb683
MD5 ca595f3ef74a55e1e7a620a084a10529
BLAKE2b-256 c27b191dfe655791c93ea86436d7733087691e6bff70227cd5f67fc78e3549c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 40dcf41927a48aeba1c879ab9794113b214f9275b6372d0bb10ee2f07c94fb68
MD5 10aa0f0b02ce3280cee6bd154fb390cb
BLAKE2b-256 967e5653e30723a2c001c9c719864b232b8ed43fd89c4136e46322c88a270682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ec9aa857b96f1b0e18af641b56329932e6bb04bf2ce99bc8c8f3b2820b7b704b
MD5 aaac142d5f4d5888e074186c9e971635
BLAKE2b-256 bb5eb34bed73f1a4caab893619c8e0c470359fca011a9251c6bf2513611e4d2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4a4d514b8b30d7cc1e8b15e81b9695d5f30f39952f257e1e8f24b838e6b102a
MD5 775af76f94bfc2a7dcbbc7326ebb3a1a
BLAKE2b-256 edf0544e93021ccd5c44d85617deffaf6a60b8a2db771596bf46e45751ddfb0c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.24.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0833836a5741bfceb67c710bd6368b5a5315da9a8950bda5ffbd8ded1aace56e
MD5 aeb1515f76fc61d764edcb4658278a19
BLAKE2b-256 641b3bfc8777907cf09f83fe1b77cee745a56585d8f9fb0339d13505952cb6f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e713a10982c944c4a92a62cbedcd65058511fd33104385adff863c9eaac3882e
MD5 eef0a826386ea309e347e1c1bbee424e
BLAKE2b-256 2dab7e560f9092bba22718af6f93ee278efd49700f1502d8aea731ce275b70ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 770aeae22c181402e9bc9e10c8fee24d70cc4ec7f38cd1f2c5aedacddee157a0
MD5 6884a1bcc6e728e2f70a8f79319a5095
BLAKE2b-256 d65ed46d3d0b76c617f1197a55deeaa13635ee684d088c74a918aabf9cb171f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.24.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 25bb9ecfe1b9cdfbf0fda650a3cf0a4137a070164f8a1b983b1baecf97da6d93
MD5 919c3a9b9dba173606bb77fa6a1b263c
BLAKE2b-256 bccbce89d13c65b19e97d46e313fff094d673ada098c348061ca1cfc56d7ad43

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