Skip to main content

Python extension for computing string edit distances and similarities.

Project description

Levenshtein

Continuous 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.25.0.tar.gz (150.0 kB view details)

Uploaded Source

Built Distributions

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

Uploaded PyPy Windows x86-64

Levenshtein-0.25.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.25.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.25.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.25.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (132.8 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy Windows x86-64

Levenshtein-0.25.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.25.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.25.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.25.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (132.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 Windows ARM64

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

Uploaded CPython 3.12 Windows x86-64

Levenshtein-0.25.0-cp312-cp312-win32.whl (88.1 kB view details)

Uploaded CPython 3.12 Windows x86

Levenshtein-0.25.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.25.0-cp312-cp312-musllinux_1_1_s390x.whl (733.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ s390x

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

Uploaded CPython 3.12 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.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.25.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.25.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.25.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.25.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.25.0-cp312-cp312-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

Levenshtein-0.25.0-cp312-cp312-macosx_10_9_x86_64.whl (135.6 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

Levenshtein-0.25.0-cp312-cp312-macosx_10_9_universal2.whl (223.4 kB view details)

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

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

Uploaded CPython 3.11 Windows ARM64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

Levenshtein-0.25.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.25.0-cp311-cp311-musllinux_1_1_s390x.whl (732.7 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ s390x

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

Uploaded CPython 3.11 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

Levenshtein-0.25.0-cp311-cp311-musllinux_1_1_aarch64.whl (645.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.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.25.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.25.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.25.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.25.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.25.0-cp311-cp311-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Levenshtein-0.25.0-cp311-cp311-macosx_10_9_x86_64.whl (135.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Levenshtein-0.25.0-cp311-cp311-macosx_10_9_universal2.whl (223.2 kB view details)

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

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

Uploaded CPython 3.10 Windows ARM64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

Levenshtein-0.25.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.25.0-cp310-cp310-musllinux_1_1_s390x.whl (732.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ s390x

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

Uploaded CPython 3.10 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.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.25.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (201.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

Levenshtein-0.25.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.25.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.25.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.25.0-cp310-cp310-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.25.0-cp310-cp310-macosx_10_9_x86_64.whl (135.5 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.25.0-cp310-cp310-macosx_10_9_universal2.whl (223.4 kB view details)

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

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

Uploaded CPython 3.9 Windows ARM64

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

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

Levenshtein-0.25.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.25.0-cp39-cp39-musllinux_1_1_s390x.whl (733.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ s390x

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

Uploaded CPython 3.9 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.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.25.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.25.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.25.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.25.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.25.0-cp39-cp39-macosx_11_0_arm64.whl (103.9 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.25.0-cp39-cp39-macosx_10_9_x86_64.whl (135.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Levenshtein-0.25.0-cp39-cp39-macosx_10_9_universal2.whl (223.7 kB view details)

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

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

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

Levenshtein-0.25.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.25.0-cp38-cp38-musllinux_1_1_s390x.whl (733.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ s390x

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

Uploaded CPython 3.8 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.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.25.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.25.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.25.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.25.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.25.0-cp38-cp38-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.25.0-cp38-cp38-macosx_10_9_x86_64.whl (135.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Levenshtein-0.25.0-cp38-cp38-macosx_10_9_universal2.whl (223.1 kB view details)

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

File details

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

File metadata

  • Download URL: Levenshtein-0.25.0.tar.gz
  • Upload date:
  • Size: 150.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for Levenshtein-0.25.0.tar.gz
Algorithm Hash digest
SHA256 0bca15031e6b684f82003c9a399172fac6e215410d385f026a07165c69e75fd5
MD5 d5dc306e2a1731bc6668ad3e1f3d5711
BLAKE2b-256 0d891f97cd2068360c015eaaac7a47b6e813584c732b28a76ab510b70943c276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a0166fd91039d1d17329e59523b35bf6783f7a1719d1df06910cc4b6f2af9271
MD5 d83b9f0f776a35225342b14139ea86b3
BLAKE2b-256 f54af979c0682ccd4f33780a19d3f8fbfe5151ce28bd60d667b4e904d0803a59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af9dfbf0e7d7968782bd6a2676df825f37ef533b4a6cb1c8e8397aa12e80c8e2
MD5 c3f635afa41c674e25c946f2e82d9fb1
BLAKE2b-256 c9a27c194905eca011f4d62c1bc708ae06532dec0b9c01311b888d7867289b8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 39089d9283dbf86f69e701121060e5e3fa05984032e743a75adba6479b2e2b5c
MD5 6f8b637bc3a2212007a7a9f620e9d8c6
BLAKE2b-256 1ec907dfb46deb21e25a10a01c291683ae6fc998b6470525454511a36bb77f0b

See more details on using hashes here.

File details

Details for the file Levenshtein-0.25.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.25.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e05e387bde5e456e95c077b648f730597b98c3e99a5143a268e0750152b5843
MD5 4a9a328d7adf2f8e9f003c23f91be708
BLAKE2b-256 13b8563ee452e37fb008a17fb5a1a3ad9f7c8398c33f82addfd20d37e5c07391

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca0f9966ff84acd779a51d16f8a46565f14b0a3292eb98b11c12537e92fc91f2
MD5 6746086fae3ab02fd2279a2f2f41ca11
BLAKE2b-256 61096f43bb9cdcfb6bafcad984ed493703d5291713b8b046c87e9880853688b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2ca472bffa83e68e9d73f96eb4fc67527614522d43c3be1a74f36ea12163c671
MD5 9bf09f7c48b3ec813bbf4b33d704dec3
BLAKE2b-256 d1619889c74ba218d4d452e01ff752728e725799185ab72dade1a4ec00b3720f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 58f42e79bf98ffca3dbb16740969604f75cbd14e32cbecb2183f8d4ffd7cdbb1
MD5 879a3ccb12bf9c0df8c056ba3b54450e
BLAKE2b-256 58336b93f0963d488fe0d7e553712ea6d0edd2ab60e766d0033d016976308add

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 72dd10b20cd6608804afe3dddee43966722d957e976d605e562fb21e44968829
MD5 3d6ce58f0bd2d21959a1097711e1efc2
BLAKE2b-256 3da00d877bbb86c815f8b522147b985b9278207ebbc2816447850507293062d2

See more details on using hashes here.

File details

Details for the file Levenshtein-0.25.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.25.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 992434407f85cfb2516ac1624f1471435a1479b1021fcdd3d0bab9b36613ab85
MD5 ed297cd4ed1584ef3fa9b4793b185791
BLAKE2b-256 2004306a77484de2adbf3311a3f86d0b0c4158e31e7ca792bc0e9bd5948f6874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 719a7c859dc35722399c71e76dcbc6d1300ba023777755a1d26b77bf3243e537
MD5 4e60b85879c28133ccb817b61488a0cf
BLAKE2b-256 9f412c3243217148a17317e4201ea2272efaac9ac68f6240ac93018f9186263b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 8894dba28c8b29e4dff9e31c5fac99e600e8deb5d757ae2ad1f36a517cb517a6
MD5 c9b1d99d518f8d48c6dccab83c0af444
BLAKE2b-256 bb944364dd2c56e9b9f8dd9fb861ecd5e24bc37bbcc2d50f4257cf563c428386

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 78f16e25acc64f9c65ede1fba24baa8df0827d8eb93e68a2c7863ca429bc4297
MD5 63f83b15a0add88334711d61782a1721
BLAKE2b-256 f306310b7aa9ac1e2726f4cf4b4630f2eb3c756ebf899048cdcd30ad2ffc3543

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 28f45bc68e23e21f56e981a4aa9c493eff8b50047c50dbfa6a12efb6bad16d12
MD5 0335cd9e5418f41868a133418a4c4359
BLAKE2b-256 a65dbb122adf9c93a05a19e05459eae2c63deefc80d3a48f1480fcb7f0872528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 79b21bdbdb22fb40ea01676b3a92875f1bef268f5ced15672a8ad916563ace70
MD5 055215494d64957edb0791b0cca1d5a9
BLAKE2b-256 96740afb3e698730359dce483c7354225b7cafdd2e1a1c3ddbab83dd8a042bea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 026f817fad032c41e177416082150eb15617607045616e71ed18915e80a715e1
MD5 734c06f812f8dc02c03605852b48390f
BLAKE2b-256 10e4077cb11dde8ec2ff82b6c4de2f7f818b55416668570021f9c60209a54190

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 08ef2e2d2a2e4d645e431f61e402285b076c2b694dfc9dbbd8b3fb6cc226ef30
MD5 af2f23e691e4e094c71d078d4fc418cc
BLAKE2b-256 60fc6f2e9b34b4833d251010bf7c043ca21fdccb90572accadbb4d20d3dc508a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8a45c0a2c699cee760c03d0a77b320dc3c271b6644a294e317361fb5612dfe76
MD5 f38315decb7447539778e3ee9cd7df6c
BLAKE2b-256 58e111bf6e3b39a65d17888dcf8956caad51cc982b6cfeb33550c4768f496390

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 4016d7665c9bf7735d954e9bdb332745fd28b913ea01be7add705d1f458b5c9e
MD5 0919375bddcc23b9e3cb79d378f69b34
BLAKE2b-256 2552bfab3bccf5a6e632fdb955f05b9426f9f063355b54aa75731130da4da49c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62dd3c4fb48699f7aa8de7cd664c8e4e15288273c1a46aa0279d7387b5b7820b
MD5 764898b7b876776bc73e11320042cae8
BLAKE2b-256 c706239f49e3e4b24e64c3841f8ceb6ca5567b762b58279517404de0a27b26dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 40e48975f31e560c6f7f6e8d79ea4a7b4b090987e89da133f8fa90d9eddcae0b
MD5 322ad3e31c553b913240f4e9e3c0fa08
BLAKE2b-256 de9bc27a9b44283241ff86f7f5b77c1ef0a1f2c8318abee07c44b2dbcc07f312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 80a7005d21dca111dd9ed9a5f40fa3a17411914717e5a23d6b1fa87bf7f98bbf
MD5 ed515ea04b937e4116ab9df9a976b9cf
BLAKE2b-256 32cfb2e5ebe70ef48fa9380f6a94f0993a9a8094295b67aaa0e60069883cf293

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e4f6efdbb7381177f80fd24be7622d45c20144cdf6495302b413628710ce91c5
MD5 7f1721cfdcbba747aacde0738a34b26a
BLAKE2b-256 c837d5b63783de29fde0b96ba51a064b460fa257964f26e65eec89d4b3e6e5eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d507bd0cb47fcf41ddbfb0df746f35354c6af4ebccb4fd1a646d6848da42133e
MD5 0b27fd71ce894e058b4ca1e38eb4f6be
BLAKE2b-256 74c3909d6e6b75a0921d98f049b71cb0004c8ae2c7bd5ef10a600d706fa9e8f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f60e15a2b0a16222414206f63e47f18863c9a98941815d6e80abdfe05e2082a1
MD5 e0d8e4110184855c1625cd2e9fad7bb5
BLAKE2b-256 9c539db5c4c730cc4962d8fa949155cae30f52db6fb79c0653d114282f91c4f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 699eec3d4c755c23c7a9fa24980a1fe9d81978253f75a502d0ad8c9b6521b514
MD5 7f13b8431cabbaf7f9bd530680a89e9e
BLAKE2b-256 81c3abc59faf09ea4dac0c5448aa569ae09001cf0473853fc7d1f79652765599

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9011755a7e6dd4528ebb4c6f3aacd083b3b40392629b5ca12c74dd86094ede84
MD5 bbc4665362e13f000081f74ad849770c
BLAKE2b-256 92d4631a05b3e1e892c71d480a0de2e0d6e8ab897e4d8e83370bf64e8706926e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 84d9ab58f663efad5af9bbf1f83d7d86f7a28485a47c1ae689bf768bf1cf62a5
MD5 c640bf984a358ed073cad3ce618c5b16
BLAKE2b-256 a5fffc3632cbf8f970916002bbcde702ccd68b038254d475cf1e853e49824f1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 719b3a09214702ac9dd54c4dee4446a218e40948bedef248077e2c90890c2b06
MD5 e7d92842c8097358c87681b0ce616c60
BLAKE2b-256 5c33c02ace28117403e8906bfb030d5295dd61f23e11ff05f72b34b16e82cf8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 62e2b57793cc1af53dd046e950987b4f27f138bdb48965bb088eea400570031c
MD5 e027a6a204441b739f4251bbeb6c0b2a
BLAKE2b-256 02d9c14ae04203de9834523133abef48e14f8fc8a64886d0d825a1d918a16b4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8b8f4ff207714188e56327f1d590be406035c6211863402f4c9c08b8e8c59839
MD5 26b9e0ed0a330a5e619184dfb1a335f3
BLAKE2b-256 9c7220c053ab1e8694a6bdcc8759ca09561b3d39e64e9681855cfeeba642ef9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 f02ff8f80458737060ccdb23666fc5f8335641e0131794419ab590d808f2e22f
MD5 feff296a48d8cbdfc4d395fd55bb3b0a
BLAKE2b-256 14497f2471b76fc8b1a2dcca5e1e2ac2925a3c3e085a81694c5cd17d2f2c1aa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 13985784b12f726df39eed340b5ba883271856da3419e98823c5c46cdc1f6ea9
MD5 afcaea63b19ede034fc59cb104543dbd
BLAKE2b-256 aee76f27fa4d023601bbd7e2c7b722e7b9c92b1c9c7a456b254edacd75ecea49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 874b6da533198d84a35e1bc18161b2ad0df09a80a3464b0714de4069637ebd1b
MD5 41a2667645eac9d70b5e11fe4f370df0
BLAKE2b-256 3e8f09a3dae7e0fae20e00a085ce7d379a24156aecda1359db1e1001c1557b5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 f74f0b1bcf248d2385d367d18d140f644854b979b010a38e25676c50efb8900c
MD5 2ac16f3a3b91273eda5260038a2976a7
BLAKE2b-256 25a0a22261b984f09ca5686d037df935822c7ddc4fd497ee1975771172be7c4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0936cbef6b3d0643c24295565a9eb8f29315fdf38ceda6c61eaa84b9d0822bf5
MD5 9b9e029257e9a52daa41e24b2af90ae2
BLAKE2b-256 2d2ca359f9bd40e0a24103e192b2509ffa8769615381c7f492a0d695a2e9e20a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d444f6e9e461e948d7262fd25fd1a0692c413ebd6f6a64eaaa7724b8646405eb
MD5 243941309dcee4b08ded3ed8c5d1abcf
BLAKE2b-256 15a9af00e69e8fb7e9035ca7cbef2a7241977c7a43071402baca8e3065b28ca9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a6e4d8f245478f21329f8e3b29caac7a8a177fd176e2e159606b12d58ffd3bf8
MD5 7dba0fbc7207c646e00d955d38979dbf
BLAKE2b-256 6bdc09c0aabe17a72b2bba0d3755852a33f2b77ad4aba0b9ed87d8b06247a65f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3657ad0ec8426ade2580d92b60b7b057de7fbc8973a0115ff63d0705e873ef4f
MD5 6f9d287705d4ff8a2c4e37f260e1785d
BLAKE2b-256 aed2444fac95baadcf7280c8a6d42cb9cfbb39bf3e639df9480a14ab8fb7a67e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ea837e7b5756b1f1a6d4b333899e372d0a3cf6e7d7b29523f78875d609b49b33
MD5 d55f0f51fa0e9c15a62c7cf65fb713ba
BLAKE2b-256 1cd6a5214eb47884686ddac7a7fe10d65f4028f0784bd74ff72edac947437f6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c73b92d9a6f01e595ce63268f654e094f5c8c98dd1c84c161fab011999f75651
MD5 3dfdb01cac475712b934dd81137709f8
BLAKE2b-256 9fe52cbedf35c68534debbbc7f92acb42ab9bde1d94b74683dc97d608cb0604f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3987cbcc947e92627b7eba5cbaba31f1bc7e6f09b4367b9e82b45fe243ddb761
MD5 0644b65b92249cabee0fb49ab4358de1
BLAKE2b-256 ba375ddf67e88b753a220e305179dce4dcd7479e13bd040d2cad3dcbb6bdd5b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 fb22f81e8a5b22506635acd57fe6b04d4ae5606fb795fc2c4d294dd6fa0d1a85
MD5 e6ecd032ea728afc76a8d510a90b00f2
BLAKE2b-256 9793f8b65ae76ff6d40031396aa32edc15ea237260b6f7be9f393d084c64846c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 ca0cb57e17af9ff3625811de1401aa3c21194badf33fedce442a422c212508b8
MD5 7df208e2715c7feab031ed58897a86b1
BLAKE2b-256 3252fe4285403f5aca4427442427d1004f358c5822d198b76dff6c5196dee29c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ac6f976d943f7f5255651a6885bfad7a2e11862fa3adfc121b02fbe45ac81fa1
MD5 9f5254367a9d85e07e8110adbce2c327
BLAKE2b-256 a5d55c47bb2290e7317064c5bea2cbe46f3b90779efc3357503a37ba2382aac5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2f8046b7ffc9eac4ce1539f2d4083f9ad0fc9ab9d7a74d74eb2275743f0e7628
MD5 ef3a0763ffb950d171956a4ad528c0b3
BLAKE2b-256 1f17110dccd2fb131864836b9df553547284445f27dc4e9399d176a1bb78ae5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 34fe20af42dbe594957ba0e9311eefb744a06958f020798450e7d570c04145a3
MD5 2b2d6ce592c24f5a90421c2f4b979bac
BLAKE2b-256 f9329bd17601f7169da3dcd0c9cbdcf1d8df02da1a63473d2bbf58d7f39a6695

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 3c3d013b109fb3190db16658b3217feb3ed0251d0b4bcc4092834b5487c444d3
MD5 008dfb74cd635a0c8e1cdd65e2cd40f5
BLAKE2b-256 d8df9dc7d352f02efdbaf1a3f9702de455abf6ff4ac3ebdaddc24d15da87a9ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 8ce34cae24199b85424e057982c327157e2728c5278551371c65aff932733f04
MD5 797afe85c2434480854cb41f94dcbe3d
BLAKE2b-256 88c489a02e17e201865ae8f6189cea31ddc199479d9aca9addba44e586e80a92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1ed0eea12fa60418572e639e5c0e076833d33834b473d2d419a0bba39644f91a
MD5 e8152f3cb418293f3dc07021680f4d5a
BLAKE2b-256 7a3cf29c5a27f8611395589ee8935a88581ccf5839c76feb720818a92ac3d5e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e04ba617a4c6f62468aaa30f5a72fbca993b8713718034aa307eb8ab482a3584
MD5 00c9383ea585c2408df2dd99979915ed
BLAKE2b-256 b847152201b4b7c4748b4b08718d1cb87ae1774e5863ec90347f58c5fa456e9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f65744adc3bbb677c04b9eebb48f7a783a84cea2cc9a407d8e6991a80bc2cfb0
MD5 01eca48c83352db554901a1b49c8cf62
BLAKE2b-256 bc4bb21cef6f195a241aa72176ebb47f9d879cafcee097ac9205b63cbc76101b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 fdf8f068a382ba52f2845f75dac84ba8908add5352a883a76aeead28e8021954
MD5 6ff0ee5f579ce6dcee68193e3d8d5f97
BLAKE2b-256 7206361784b3e401e50c9e0e2b3e6220149daf3a57705e10e4986d85a3137bb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e54dc81c1040acab1456756c217bb998bb5276c1fe32534d543b152bc53ee95a
MD5 89db2b6cd89dbce9a41a5915f796c05c
BLAKE2b-256 6be0b16bda000bfc3033ca7f5150acfe43d582a07acdeead520e1379dcd2d5f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 da13060a78ed723de33757aeddec163a25964748867c3dff01842e48661bc359
MD5 307e73f88d18b58cc4862c1cf373a29b
BLAKE2b-256 fb3102afb4ffab2a226052bcc7b5d7acbe3e1d13b52b339cb95b398bb96a81d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5036edc7bcff3570105bad59c77d959b84413b3556329dbd17fa98a92ad77a5e
MD5 529570e3f5d12b203f179977da485f60
BLAKE2b-256 373bcd213b1c4ff18fb5a12cf61a9100034f5322b81810e75ef3ec5b4bcc4d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 26111ab69e08379b6fbafe84e4ae1b5f6388f649d95a99b21871aee6ac29a7cf
MD5 ccaf72f038a85ca223d767ee4c19032e
BLAKE2b-256 aff83278bec4df13192a5b4e219751d350e1ee2c40e000fa73f65c73b1fa585b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dad142561e62f8f3af68533cf79411ccb29ceda4bd9e223d47b63219688c1bc6
MD5 6129fabfd48bc2d0c2b27b0360b49ba3
BLAKE2b-256 9416d722458d9d2bd41bb29ced9f785afc49636c57721ca3ca495dc68ed986b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 3065b26f62e6340bd437875018e417c3b7bb8461ab4447ab58519843f42b6514
MD5 76485a5a47e81edb7dfbc2be9c3a9895
BLAKE2b-256 27909a12ecf14eee9f11bed9bbe8e1f80f6c39ae0d43cda4d2fe5a6d707b71c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 02cc9698fd7160c1950a8bb3c58a7fb4c9dbfd5e2f252c79e2e4d0386094db78
MD5 a8af72c4d2ba313961f136ebe2ba97a0
BLAKE2b-256 bf704c0a95a2b90cb4f56e6b1525dc5b26065edc13120d59d9fdd052fbc13fcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f499a2edb00bb2650f0fe2403ff551fca05b2ba6c7e4af7576c79ab15c9ece88
MD5 d187644537621febb8646a8a78504bb0
BLAKE2b-256 5de30886067956f63eb9575704385704699f13f4e0484c2dcf4bb17749c17aab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.25.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 88.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 7c534fc44b677d0a526c75f11e43178ca54a210dd06e6d25274f4a64574fe580
MD5 d0c3a93d9d26547f0de66591661305ed
BLAKE2b-256 15a159b1b62a5c2c13595bac2e2a52e7ecb8ad77675de1ab49a112f138d38eb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b6a770e1da094ebd0fae4e4b10d7cf7bc3213df8eed467fcdecbc6772089581f
MD5 320d887d6cd1128e85367e65d899e5a2
BLAKE2b-256 3db4258ccd31b570c7d8362672e71b7b3c3e5e11b69aaaf61fc318d17c8b25e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 9be8e3eac7d01bdd744afd323acce48c747330bfc89b710d074f6ec2e58bc9cf
MD5 844ec456ddd2c6ab4df54d079ceb0f34
BLAKE2b-256 130167236cf3338450c4d189d87dc7caf0b9d4876ec36e86534d4cfb0b9dba80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 3a7161fca7a45c8137f745ea3fa739603f1afbf25c44c6b702f2c7a9c1d58102
MD5 36638407eaf73be7f2af2ff02e8c05f2
BLAKE2b-256 40934edd901fe3ba9a52e637f4323a58aa6bb7f014b704fafcec63399f1d16d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 884e9adde78d88238ec15eb316e9a55a50c36c4a049c89ebd0f861efdbfb0b74
MD5 95ec4ff88a92d949651088e3f062a7f2
BLAKE2b-256 9a18c954818c72adb71082b234f29d60532d2c0d012066482abd645a501dffe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 bb25fb5aff64e83bb5e343afcf1dc4921622c87d149ecb6596e6e359976f3865
MD5 c95044d503c2dce28ae242c7c6813bf4
BLAKE2b-256 b8e3e860ed8919c883183dbd82da10bffe3a8fcd432414a1fe1ca69f91ccef87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ff9bb0f3e0f9d0b8c2f3df803d90142d9cf01cf3507017d9d5044ae12735179e
MD5 c9585f68ae379dfeba2a7037d63b93e5
BLAKE2b-256 fbc2f9852ec0e421a50ad0a45d3dfb874b8d331f860d5e63e49243a6c3f6a32d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5b9cdd6ccf91a94a17716b515bbc00d4303b6923bafd55737e905b88ae08f946
MD5 dd896bb7c629da7e1e780ca35debfc11
BLAKE2b-256 416cc57046a47e3c65675cf6f38352d3e17fdaf000618d07e96aa716ccb91b3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7cea491c614c1107f216cd972adfee4c1f9f7bf96eb223b0940a5918d55091b1
MD5 6c4c4fea4979ebe4ccd58540b1181eee
BLAKE2b-256 e938db5fa7b73aea1c383a630b7549a115adae28bb48172f13179291322700cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3f198eccfdaf17b805ea036109195c5151e5467f0e60b506765e9fb87928c6fa
MD5 8eac1c56e58d5a2805720762b9c81ca3
BLAKE2b-256 ddf3c817a53aac9649012dc6dc1cb984aee9bd0fb33ece424b656e6d4d946897

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa126fcfc60e98dcad7bb6c668aa02d95a0359194c13011084eb990e80a1b607
MD5 cd48963d9ed0eec10ad590a2a123b13c
BLAKE2b-256 605d99390d28a1f6a97240093ea443536823eaa4636b5e5ec24190e7aea79cd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 244341d18fc980b4fc18b395c17951a0342aba7cb9fda627e4d072b4053163a6
MD5 965bfe3a1f9f0c409f62eb68f9199666
BLAKE2b-256 6ac338fffea3bb4fe44139ca5435b44a5d4c666eabedbbc599edc63772b5267e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 39ca459608c5d21b32514a1c038e18107a78df656d466a002ee0b630b6110dcc
MD5 ebb554cad00d47d4f5ded94cea6b58dc
BLAKE2b-256 ed7a9920eb604dcdb0e8fe7f75593741b39c39338ed5ccce613ef22d4990dcc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b13cead5b3cfb14072f19e929853e74f24aff38d7e95a4602cd7e45dfe4b0fa9
MD5 88182162d280bd67fbd26ac20d0e609a
BLAKE2b-256 fa497b8e66021bb52b99a02cc43ed2f37e9ef93c2640fe7c1b5a59e86fff01a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6ec9e60a0619d7a8e1f8003932088a22c39c03b5f1c4eb6525a012c54057b123
MD5 c9e913bd3b448547eb27892941224cc8
BLAKE2b-256 62452c0e65c998b7767ccd80bc08071d8c6254990cebbfb7219da13f731c7448

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.25.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 88.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8ec94b31f47be07005c63b6feaee64208326daefed2245f2818d557c0f8e6dc2
MD5 f422ecd2b22cbf00729f2f169e382480
BLAKE2b-256 6076ab34594b02cb23374fc1872a0cc0724d243adab2ac5194366eeed41e6cdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b6c150ba7fd5243ebfd65b88779504c8000a2ca53f693417db7ad36fed1368c2
MD5 64385d57a0ce5d92e2ba30177ac6b6e8
BLAKE2b-256 3674a09d2585dce7ec5f31c309ef17a8b3be54755321225730947952b0047378

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 0bf1e19761c7261e72f8bea0e1593fbd4d7463aebf6484b640217aec2555049b
MD5 6bafefd5540d8b49fe375b24c4ef998e
BLAKE2b-256 0d34c3cda3dba533ae20cf784d519be38ba550c9e7162865188f2ca5c0d67187

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 ae37fdb9ac362ba7f84ca6702ef13136b3cb649b34718365a67c43d66a912238
MD5 02000710f509552be47b2d5157eda2d8
BLAKE2b-256 875172882a4a381ea66656d895324589137d558970c509662b3d42758fce9a6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7c965677e8c0725de4e70b6de3d4cb06e5f9a4c508a7c76b32bb0e5a8bda527e
MD5 1cfa53c161e21007da4b3ad57e587b61
BLAKE2b-256 592345c49adbb8118bb06fc36b0bea742663b7a40c5df4d18ebaa7757ae80bb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 46fc85b0093c6c4ee522c786ca778e1e807670e3208a286b53221047d9f2bb22
MD5 630b7ea29493e10907b05d5529dcb1fc
BLAKE2b-256 d502fb413962b5cf31ec383a4a9e156d3aeee0f79efb53eb3326cc7c0df09d9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 12de26c3f694bfb0757897a7e555cd1569dda2b680e57748f5f7c0a546cb0e02
MD5 582ea4bac119a2346f6bfdc6a38353f1
BLAKE2b-256 8b439db9e5b51e5595817e184b7d2aa8ca7b30e52195aaf62ec477c29a1b6151

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2534c9e583eae4831fdaa6f7fd129ebcf7f9a01129531d86bb08a467f3f23752
MD5 59c9f0bcfbfc500c4a24539a9e26d5a2
BLAKE2b-256 715cf8d81b63dab5dd8715ab0ca98c7719c61055cb9c5652b58d8225b9fb9806

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cc00c35bb38e1e3214bb92f515c16742d6d90d26bd46a6faa5d2d3b7fafc3fef
MD5 1934f57a2c1baa951586e99ebfcaa7bc
BLAKE2b-256 9d8b05371220c3c5222bd3fc1820bd89d08f2cfa3fbe6b16d5e2d8537aec5af3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 507d9d50cacedaceada4f97a24d5cdf8a28fa38c78e16b9e67e77f0c9bdd1fb1
MD5 5c76550a1c5df0a588b53795c6c742b2
BLAKE2b-256 ef1cd26e958d3f505fbbbc81b4dbda8ff1fb60065d4d1bc1c09fe2ce6a6ea933

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bdcdb36b11988785698739172e08f97d6e0ccfbdd87031352f91ad06008d8b1e
MD5 d2c3017dd7fe316a2e718038afb7011e
BLAKE2b-256 f29797e3f72730e76b5588dd16c3d7c6183c9575484855682bd95ea55c683919

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 084c6cdf659d7eca1d4ea4d15893c3c04a9bed8f78b598d8e55ec5ee6ea2f761
MD5 2d1306968b27a7c23184a966d53d4182
BLAKE2b-256 6a4c4c10bc76dbbc9efbc82462dcd84ca48ebedcb5c82d650a147215e8073c1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 515402d377332699c729e112237ec7dc04b735a76cff03d19b1d16b121bcb71d
MD5 3201f212b86057b0e49481c4ca7898cc
BLAKE2b-256 ff3b72d7aecd223dc54fd451ebfd14b5cc1ddff65808ef2d48fa490dd47f5a87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0490e763b6f8f681c780609fd8d214afc30155f8e51d9abe84b04b4cf22872a4
MD5 b8649d558937ea621c7a0b8168a6d612
BLAKE2b-256 4665dc2441a11a1ec76f7476e62300473ee6428dfc5d263fc266bfebdc5f6730

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