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

Uploaded Source

Built Distributions

Levenshtein-0.25.1-pp39-pypy39_pp73-win_amd64.whl (96.1 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (168.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (264.5 kB view details)

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

Levenshtein-0.25.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (132.7 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.25.1-pp38-pypy38_pp73-win_amd64.whl (95.7 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.25.1-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.1-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.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (262.1 kB view details)

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

Levenshtein-0.25.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (132.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.25.1-cp312-cp312-win_arm64.whl (88.0 kB view details)

Uploaded CPython 3.12 Windows ARM64

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_x86_64.whl (666.1 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_s390x.whl (733.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ s390x

Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_ppc64le.whl (711.9 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ppc64le

Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_i686.whl (757.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.1-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.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (207.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (199.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.25.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

Levenshtein-0.25.1-cp312-cp312-macosx_10_9_x86_64.whl (135.5 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

Levenshtein-0.25.1-cp312-cp312-macosx_10_9_universal2.whl (223.3 kB view details)

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

Levenshtein-0.25.1-cp311-cp311-win_arm64.whl (87.8 kB view details)

Uploaded CPython 3.11 Windows ARM64

Levenshtein-0.25.1-cp311-cp311-win_amd64.whl (98.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

Levenshtein-0.25.1-cp311-cp311-win32.whl (87.9 kB view details)

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 musllinux: musl 1.1+ s390x

Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_ppc64le.whl (711.1 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ppc64le

Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_i686.whl (757.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.1-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.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (201.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.25.1-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.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (267.3 kB view details)

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

Levenshtein-0.25.1-cp311-cp311-macosx_11_0_arm64.whl (103.6 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Levenshtein-0.25.1-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.1-cp311-cp311-macosx_10_9_universal2.whl (223.1 kB view details)

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

Levenshtein-0.25.1-cp310-cp310-win_arm64.whl (87.6 kB view details)

Uploaded CPython 3.10 Windows ARM64

Levenshtein-0.25.1-cp310-cp310-win_amd64.whl (98.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

Levenshtein-0.25.1-cp310-cp310-win32.whl (87.9 kB view details)

Uploaded CPython 3.10 Windows x86

Levenshtein-0.25.1-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.1-cp310-cp310-musllinux_1_1_s390x.whl (732.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ s390x

Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_ppc64le.whl (710.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_aarch64.whl (645.5 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.1-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.1-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.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.25.1-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.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (265.0 kB view details)

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

Levenshtein-0.25.1-cp310-cp310-macosx_11_0_arm64.whl (103.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.25.1-cp310-cp310-macosx_10_9_x86_64.whl (135.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.25.1-cp310-cp310-macosx_10_9_universal2.whl (223.3 kB view details)

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

Levenshtein-0.25.1-cp39-cp39-win_arm64.whl (87.8 kB view details)

Uploaded CPython 3.9 Windows ARM64

Levenshtein-0.25.1-cp39-cp39-win_amd64.whl (98.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

Levenshtein-0.25.1-cp39-cp39-win32.whl (88.1 kB view details)

Uploaded CPython 3.9 Windows x86

Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_x86_64.whl (666.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.9 musllinux: musl 1.1+ s390x

Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_ppc64le.whl (710.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ppc64le

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

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_aarch64.whl (645.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.1-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.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (201.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

Levenshtein-0.25.1-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.25.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (169.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Levenshtein-0.25.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (266.3 kB view details)

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

Levenshtein-0.25.1-cp39-cp39-macosx_11_0_arm64.whl (103.8 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.25.1-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.1-cp39-cp39-macosx_10_9_universal2.whl (223.6 kB view details)

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

Levenshtein-0.25.1-cp38-cp38-win_amd64.whl (98.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

Levenshtein-0.25.1-cp38-cp38-win32.whl (88.2 kB view details)

Uploaded CPython 3.8 Windows x86

Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_x86_64.whl (667.3 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.8 musllinux: musl 1.1+ s390x

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

Uploaded CPython 3.8 musllinux: musl 1.1+ ppc64le

Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_i686.whl (758.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_aarch64.whl (645.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (177.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (202.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (170.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Levenshtein-0.25.1-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.1-cp38-cp38-macosx_11_0_arm64.whl (103.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.25.1-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.1-cp38-cp38-macosx_10_9_universal2.whl (223.0 kB view details)

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

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.25.1.tar.gz
Algorithm Hash digest
SHA256 2df14471c778c75ffbd59cb64bbecfd4b0ef320ef9f80e4804764be7d5678980
MD5 e65a7401be8e8eaa2c61b5ccb8e57d15
BLAKE2b-256 564b9ca0071caba0ebe3dac4f9c97086f2cc07d1b908a97da26330c6ddbb0174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 65eea8a9c33037b23069dca4b3bc310e3c28ca53f60ec0c958d15c0952ba39fa
MD5 c82370d90aa85bcf7c9fb56b934bcab3
BLAKE2b-256 6468f915f97d1b0794fd3542dde78499b94fcda2789334207bec1394eaba53a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8dd4c201b15f8c1e612f9074335392c8208ac147acbce09aff04e3974bf9b16
MD5 e4f982b2019fcf217cd1253a9324aa44
BLAKE2b-256 4b6e404bc5b0c9b8a924a213e4aee65ed5f77a8dbfbc692430199330e69a918d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d52249cb3448bfe661d3d7db3a6673e835c7f37b30b0aeac499a1601bae873d
MD5 9f9d29dbf21152a2faa1346c33b101ef
BLAKE2b-256 f90c743786f3ceaaffd28fd9204b4bf8413293390ac2e6b246186b5fa19338c0

See more details on using hashes here.

File details

Details for the file Levenshtein-0.25.1-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.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 23a4d95ce9d44161c7aa87ab76ad6056bc1093c461c60c097054a46dc957991f
MD5 d3dc1e4ceb2abaab562acfd4bba8b311
BLAKE2b-256 1925363376b672f19440c92f0f68b8a6ebc714c6e1c81de29cd973a008fd6882

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fddc0ccbdd94f57aa32e2eb3ac8310d08df2e175943dc20b3e1fc7a115850af4
MD5 4f41b6c018d1c201ff61d60f81b7814e
BLAKE2b-256 5be525b05df64d1e3ae74abc6c2ae2259f57326b546ec1692090c6e15c237971

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2ea7c34ec22b2fce21299b0caa6dde6bdebafcc2970e265853c9cfea8d1186da
MD5 beec49e96f192a1a359cb9f8fff5f0a7
BLAKE2b-256 4f4bd902ee3f2a69ceee08705b379ecdeab5724be5a68e006adb1f46dfe9ea24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07e23fdf330cb185a0c7913ca5bd73a189dfd1742eae3a82e31ed8688b191800
MD5 e50eeeda3e0731681b50b757cf76a168
BLAKE2b-256 bc873a65b444bb20af26073f704535a9e96f6821b67687555c8c24548aea61b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5f84b84049318d44722db307c448f9dcb8d27c73525a378e901189a94889ba61
MD5 3df59051db631165834d684c745ebfd2
BLAKE2b-256 8c90fd7f3bf44ebbe0fafb166da4ec35202649407e32411360815082869a13b7

See more details on using hashes here.

File details

Details for the file Levenshtein-0.25.1-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.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d06958e4a81ea0f0b2b7768a2ad05bcd50a9ad04c4d521dd37d5730ff12decdc
MD5 e38e53dda25cb69ae3fc19d4aa71c28d
BLAKE2b-256 771f2a3cb1605cac4fa9635dcd64de6d3be8702ec70c3d1582ef8a789c4c2fc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e9e060ef3925a68aeb12276f0e524fb1264592803d562ec0306c7c3f5c68eae0
MD5 ef7fe57834dd3e5a94bb125e38a5a5f2
BLAKE2b-256 d4c3e92fca0c7d6748544f66d3f78e117213c74a232947ba1eb154d0654207da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 b56a7e7676093c3aee50402226f4079b15bd21b5b8f1820f9d6d63fe99dc4927
MD5 65cd5cd88fe412ca983c11225f9b670e
BLAKE2b-256 cd37895754161a0b6d1b23bc2b25a94231ae661fc72aa1c3031d6cbeb7c3c93e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9ee1902153d47886c9787598a4a5c324ce7fde44d44daa34fcf3652ac0de21bc
MD5 5df5aac07dd06f7b9e6ef08354f35990
BLAKE2b-256 069f7a23ef7b561a51becf2e8158c961db81cd48dce690a236b3978bd39d4048

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 386de94bd1937a16ae3c8f8b7dd2eff1b733994ecf56ce4d05dfdd0e776d0261
MD5 d0ab9ffe70dd915bd369fb2817d69a5a
BLAKE2b-256 b9d673dde2ce97d6b48641f4f8f4d27bb2715591d11161cccbbbedd2e3a2c5ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 dd66fb51f88a3f73a802e1ff19a14978ddc9fbcb7ce3a667ca34f95ef54e0e44
MD5 9d95c09b4f905c1b0e15eb28fcc5b1f8
BLAKE2b-256 9574c9101c6844b65b0829fc481e30c4faf05b75d74a567f9bbd23dd2223be6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 b930b4df32cd3aabbed0e9f0c4fdd1ea4090a5c022ba9f1ae4ab70ccf1cf897a
MD5 36c8eb81df70f08dbee9ca528a231d7f
BLAKE2b-256 14d3217a14658de1e2025fc500b74813f80c87da0842b6ec5ffd2a4c176d1fe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 bbd602edab758e93a5c67bf0d8322f374a47765f1cdb6babaf593a64dc9633ad
MD5 52389e484b0293dd7a168ddd43ecaeb8
BLAKE2b-256 4dd0d505e0273fde514cf60423dac455e9506fc965926670737897a9b40090ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9115d1b08626dfdea6f3955cb49ba5a578f7223205f80ead0038d6fc0442ce13
MD5 bf9ef410c337caed554ca91d8033b951
BLAKE2b-256 35c3e440e89c032e5756a67ffee23dbb70edf3bb8deb815bb57dadb365eeb44a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 330ec2faff957281f4e6a1a8c88286d1453e1d73ee273ea0f937e0c9281c2156
MD5 af408b0c9b8176702db323f6312d9ae7
BLAKE2b-256 5007b230f763ea4cc1f58b7d4745fe136f97004e9c9a5641bb5609029ef39d8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eaa9ec0a4489ebfb25a9ec2cba064ed68d0d2485b8bc8b7203f84a7874755e0f
MD5 feab56c1a34c0bf84b416bc87745420d
BLAKE2b-256 24659bcf07be5a691d29786d904ae6c26e24f068a29419dab96264181a3c5b3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 06ebbfd010a00490795f478d18d7fa2ffc79c9c03fc03b678081f31764d16bab
MD5 4fbd58697ee3b164ec1452d12e9243c3
BLAKE2b-256 79c1a8845e9e398ef60ac09dcdb3a41e8462fda459ef93f6ee7e9032628c1a2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c161f24a1b216e8555c874c7dd70c1a0d98f783f252a16c9face920a8b8a6f3e
MD5 b4ccb365d0a3f7a0fb0c60408565ba89
BLAKE2b-256 24e7641c1cb1ef3830e0a77ffb4631e677be465dc635c3f8180b1d01768f3f54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2d78512dd25b572046ff86d8903bec283c373063349f8243430866b6a9946425
MD5 5cea209ce9a2dd28dcda692c6733ac59
BLAKE2b-256 65dc5a15b2f2604061ec30560b3403636fc1e30b06d3084cfdf8fb63d33e42da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 26408938a6db7b252824a701545d50dc9cdd7a3e4c7ee70834cca17953b76ad8
MD5 ba5d399950d8a40e37f1846e26c4fd72
BLAKE2b-256 6aea23cfaf27fa0831183e0764b2c9c69b0abc990c8002c0561da99e66999fb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40f96590539f9815be70e330b4d2efcce0219db31db5a22fffe99565192f5662
MD5 feb5d7a3a07bf4920f1c8f8e7ced8462
BLAKE2b-256 1b358a20840459669fcb94e8a2630cc5850955af87a550975fa148eda1793e16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f7d2045d5927cffa65a0ac671c263edbfb17d880fdce2d358cd0bda9bcf2b6d
MD5 0cca847c31c875b0e17473c227c6247e
BLAKE2b-256 5235f5feb7ee2d4c41482329217abe176f24a92e6409074442184245b5423b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4a40fa16ecd0bf9e557db67131aabeea957f82fe3e8df342aa413994c710c34e
MD5 b719a7ad923e6e9520590ae54eb85482
BLAKE2b-256 ba6a5cd15e65b6fb488c3988c19efe362cf8f8619ba1e7d7978edecbdda4335c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 38e5d9a1d737d7b49fa17d6a4c03a0359288154bf46dc93b29403a9dd0cd1a7d
MD5 fdd7c54a860aa23e66125c1bb0290581
BLAKE2b-256 b63176f76fa1d27ce94e69178a38a19320bf13d1a2572441efe8ef4f93400d3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9e0af4e6e023e0c8f79af1d1ca5f289094eb91201f08ad90f426d71e4ae84052
MD5 f9a3d71d46d3559735b28892b840ad78
BLAKE2b-256 47194528246e25bb79fa8d4adae6640251c613f05eb310d79307d1ac53c7bf28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2a3830175c01ade832ba0736091283f14a6506a06ffe8c846f66d9fbca91562f
MD5 49e8ebe8c1d2647de0960e05447e8dc1
BLAKE2b-256 874efa48c186ad76875b2db2442194b7b062bea21c2ab2243d76382ef47b44d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 41512c436b8c691326e2d07786d906cba0e92b5e3f455bf338befb302a0ca76d
MD5 26a71d29a8f5e35b7fb1a7c39cab5e16
BLAKE2b-256 3bd9b31254b20bc5c600c48039840ea56793e191677dd8e2ed59fea2b0c6658a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 cc707ef7edb71f6bf8339198b929ead87c022c78040e41668a4db68360129cef
MD5 a96e88b0e729bf9c16e6b026c704feb4
BLAKE2b-256 0bc4072acf0fe408bc4b436b3c8ba276040e0e0469725caed2b4921c2cec3adc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 3b684675a3bd35efa6997856e73f36c8a41ef62519e0267dcbeefd15e26cae71
MD5 1ae8ec4d8ef1ea8caeec21c5eb711833
BLAKE2b-256 eb3a3c89c2d84885e45889662cd8a9c7ed692833792cf8196851f44b26e066a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f2a69fe5ddea586d439f9a50d0c51952982f6c0db0e3573b167aa17e6d1dfc48
MD5 03e23224762a9f9fc6679b924595df22
BLAKE2b-256 4607a97aa53a5ed0aa3200baf7a47c5c0fce961b443338f051bc64b9a459982e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 b8db9f672a5d150706648b37b044dba61f36ab7216c6a121cebbb2899d7dfaa3
MD5 343da3a290cdc52a80b16820442158f6
BLAKE2b-256 97bd587a5beab993d46952da56418619922be6f33b5be6540922bbdfb6b3866a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c25f3778bbac78286bef2df0ca80f50517b42b951af0a5ddaec514412f79fac
MD5 251c54c434e7e012a591efe5ac0237fe
BLAKE2b-256 73d90dd6998bc686bfbbfef69eb424620a0f0776cd070776681c1239493f9ea2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a454d5bc4f4a289f5471418788517cc122fcc00d5a8aba78c54d7984840655a2
MD5 1b293a9b01a0aa8dd2f488d2c2716b0a
BLAKE2b-256 0254c0cd279ed68add16449c56ab416ef953b72a023f02066f3130c113b39263

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 147221cfb1d03ed81d22fdd2a4c7fc2112062941b689e027a30d2b75bbced4a3
MD5 3a29a016832d702a3cd3427b20882557
BLAKE2b-256 c305817f8b28a170b8962f381ed5cea64ee16748b4ceae076a6652551a7bb1c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7e8758be8221a274c83924bae8dd8f42041792565a3c3bdd3c10e3f9b4a5f94e
MD5 17e5599e699fb53a9c77a31ed10535e8
BLAKE2b-256 ca9cf07b4b8ef8a22a5a3994be9a7aea051139c10955e23ac92a61bebe1ae052

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 181486cf465aff934694cc9a19f3898a1d28025a9a5f80fc1608217e7cd1c799
MD5 fa5654882d05e294f94a98e2b892c974
BLAKE2b-256 e4fa93588ce680984250383336d3fce0e8a3df1b959a8f771296765c3d655fd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d0444ee62eccf1e6cedc7c5bc01a9face6ff70cc8afa3f3ca9340e4e16f601a4
MD5 306285e4095a687af8f6cd11c46cbefb
BLAKE2b-256 8be30e928f0b75e7b6e28c325a72442291ee6b60687cf42a5045fd35ce115605

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22b60c6d791f4ca67a3686b557ddb2a48de203dae5214f220f9dddaab17f44bb
MD5 79e320c5921a236e8d0bd02ee3de8389
BLAKE2b-256 fc2638a817f56c7519791acd73d3f4fe7f753da294d7221f9f8a867d69964dd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f57d9cf06dac55c2d2f01f0d06e32acc074ab9a902921dc8fddccfb385053ad5
MD5 e3af8b47f6ee5622354e4d9c92d2c9a3
BLAKE2b-256 5d3f714710da7c556d59fde54aae860eec7adbc03ace91d4317ca70799b51d0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 9ba008f490788c6d8d5a10735fcf83559965be97e4ef0812db388a84b1cc736a
MD5 07111a02b46c7ef6961b3ba4f41d75d9
BLAKE2b-256 0f38ef67f920974067baa100eaf51401bc4b6c8b503f16485c7e5e9484ad0f8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 97581af3e0a6d359af85c6cf06e51f77f4d635f7109ff7f8ed7fd634d8d8c923
MD5 01ba63cc6a3eba46a85bbe4227168a51
BLAKE2b-256 76ecd926777214f2ac00fcd31520032e4646ad5ee2189d006e10f546f455ecbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f6abb9ced98261de67eb495b95e1d2325fa42b0344ed5763f7c0f36ee2e2bdba
MD5 9c2121699c58b26127b9ce5babf15e32
BLAKE2b-256 1ca7809a979f7bd95f98208b5c83acfe8f827a5c0bf71ce0c136b06a63d208c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3bd7be5dbe5f4a1b691f381e39512927b39d1e195bd0ad61f9bf217a25bf36c9
MD5 5d8530ec111dc9d43ad715c6735ee993
BLAKE2b-256 42b36b3c1dce4bfe8d483c43049b6be8b1b2fc83e77524d3450217855f3d2bb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 9da9ecb81bae67d784defed7274f894011259b038ec31f2339c4958157970115
MD5 3181d60900bea7d5f171bfb917e1db78
BLAKE2b-256 22761333f2c343a952bbedc87d8efb0a5506fe309de81ce3b4dcd2d4582fa6c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 ce0cb9dd012ef1bf4d5b9d40603e7709b6581aec5acd32fcea9b371b294ca7aa
MD5 291767931346edc9b6abd428b733e709
BLAKE2b-256 384d80eb788fcd74e247e206f77235bca6427f8c365d93016d6bfd5b6d915ae4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6c375b33ec7acc1c6855e8ee8c7c8ac6262576ffed484ff5c556695527f49686
MD5 14e9d98cbbe6f89389a2ea119a7acf7c
BLAKE2b-256 c73d35437b502e8a2248faeaff8a7923c537a162518813bd82811ee93836a2ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2011d3b3897d438a2f88ef7aed7747f28739cae8538ec7c18c33dd989930c7a0
MD5 4e5ca9536a0f382a7930c6ec08fab0c3
BLAKE2b-256 0670867df57a5fe7f3a359aec9cc116ff3f003a097855435ad09e1f5eff43e0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38827d82f2ca9cb755da6f03e686866f2f411280db005f4304272378412b4cba
MD5 fc42508c64a161ddb03ddcfcf88146e8
BLAKE2b-256 4d247e6a483e7b8f904467303f68b31a848fb9b07eb2807e9a94d3ca29e0616c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5abff796f92cdfba69b9cbf6527afae918d0e95cbfac000bd84017f74e0bd427
MD5 5926a9620737a9ffad4d647c42fb92ec
BLAKE2b-256 1d29d26983e7e205d27147655888af5753e215065ad31646f79ae9900b698971

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e73656da6cc3e32a6e4bcd48562fcb64599ef124997f2c91f5320d7f1532c069
MD5 47df083751f40809d6425858ba714360
BLAKE2b-256 67163580bbe9debe193d15637e04617d6df90ca53c9909eb02aad178e43196d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 82637ef5428384dd1812849dd7328992819bf0c4a20bff0a3b3ee806821af7ed
MD5 8e0f3184423dfbfa262489c065613bcd
BLAKE2b-256 84b4db650cdd76e5d4f8a46ef71c643e74fbe14e0187ca2cb123601e718efa55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2b989df1e3231261a87d68dfa001a2070771e178b09650f9cf99a20e3d3abc28
MD5 f511f03ae903a9fb71ad2e0e84cb8df5
BLAKE2b-256 1e7a40a19fbe7945c819adb4b7ad87f76347ef1878d2f72d1b6ac13179ba2d92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1b6cd186e58196ff8b402565317e9346b408d0c04fa0ed12ce4868c0fcb6d03
MD5 55e26ac42038a170545169074cbe8e38
BLAKE2b-256 584debb238a39da4877493a41fc41763de3eb006fad13a531947f64f33622cfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b4d9fa3affef48a7e727cdbd0d9502cd060da86f34d8b3627edd769d347570e2
MD5 dd4785a29cb857c73657dab95412dde4
BLAKE2b-256 7100c75024a40fc640d910cf2e19fccbfde48e2a0a1cf1a43ec394929e51b05c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 eb4d1ec9f2dcbde1757c4b7fb65b8682bc2de45b9552e201988f287548b7abdf
MD5 a580b7527e47264c6d64afa8ba39d889
BLAKE2b-256 b2f01878c6704526467b080d62a7abca7ca5fb564cf21e2edd9a322949fbc196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 0b074d452dff8ee86b5bdb6031aa32bb2ed3c8469a56718af5e010b9bb5124dc
MD5 f65dc322d9d4bb6463c7aa53ef50a9cc
BLAKE2b-256 c13425830c2c8a9d21312d3d55cbf25c2c108dab3950532e72804d22e87f483e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 28803fd6ec7b58065621f5ec0d24e44e2a7dc4842b64dcab690cb0a7ea545210
MD5 411d9201d0b8b34277ba39f55aaebb31
BLAKE2b-256 fe7cfd50ace01a7c732ec17021244536019cd491ce853b3f4429ece9ad529415

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2449f8668c0bd62a2b305a5e797348984c06ac20903b38b3bab74e55671ddd51
MD5 45fb54c42475861159978a8b1425f9e8
BLAKE2b-256 c2716534f91c06cf9abf76844da0d2163b05fea9c74771e792458f08e13bbea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5dcf931b64311039b43495715e9b795fbd97ab44ba3dd6bf24360b15e4e87649
MD5 ada119971a3ae31addbe3333608a7743
BLAKE2b-256 98275195d4bebb65384970c3c5016a8c8502982f942b22711dee4a006dd27f75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 387f768bb201b9bc45f0f49557e2fb9a3774d9d087457bab972162dcd4fd352b
MD5 e46fc9aed9c2fa887797e40b903d3dfb
BLAKE2b-256 c478be1f3abc0289f9cc3df3f411286a889b3e0f87642d08f3d8546de476e49c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 9e0df0dcea3943321398f72e330c089b5d5447318310db6f17f5421642f3ade6
MD5 00cf01b98c3f330935ccec605fc53c78
BLAKE2b-256 fb518b3d0a5293f70c5c83e37e14021b65bcaa116a3a4aebb7d0a1381ca769c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 78fba73c352383b356a30c4674e39f086ffef7122fa625e7550b98be2392d387
MD5 c9b259a5f50b14440a3dae79587efb8b
BLAKE2b-256 624f50b34f77cee7e64818cce8c9b79656d3282bc556bfba78cb8843272c79fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 af9de3b5f8f5f3530cfd97daab9ab480d1b121ef34d8c0aa5bab0c645eae219e
MD5 bc99e0628ec6501838e1612160813f66
BLAKE2b-256 c6a71140afa92d248961707adb0fcaf5fc7f5499d66ed26d0ccdf1041d304f86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 995d3bcedcf64be6ceca423f6cfe29184a36d7c4cbac199fdc9a0a5ec7196cf5
MD5 e61213a0928da1bf35c0358673f9c623
BLAKE2b-256 b2b73a16eb7bd269a2010dca5f4c9386b94e007b4b57acb8f6097b2fdd784da4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a164df16d876aab0a400f72aeac870ea97947ea44777c89330e9a16c7dc5cc0e
MD5 1d0079577867078e9f47387f54eb096c
BLAKE2b-256 39d0babf2b13d9f6197a8d9641a0ca7f987b22e3bdbba210fdf0e2b223462301

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b48d1fe224b365975002e3e2ea947cbb91d2936a16297859b71c4abe8a39932c
MD5 1cf9c7379d53b7315db36fb53e662103
BLAKE2b-256 90765413e6adcf9563308f9947d229eb12f31b3eb63b61adce9489be7b4c37dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cbb4e8c4b8b7bbe0e1aa64710b806b6c3f31d93cb14969ae2c0eff0f3a592db8
MD5 03431cb6ca4033b09c92c38c13cf60dd
BLAKE2b-256 2013253f4b99a3aa3359fc162bbc9297308e28a1cd025dc4a803676527ee84e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bdaf62d637bef6711d6f3457e2684faab53b2db2ed53c05bc0dc856464c74742
MD5 a6e0d2a6679d72f893a0d75bf4ed2f81
BLAKE2b-256 8d2a3f69887eacc5976f7f821785e98790d7b87cb210139022b572dcfb9a2684

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01ad1eb09933a499a49923e74e05b1428ca4ef37fed32965fef23f1334a11563
MD5 0805030ad880bdabc4bc603f353c145d
BLAKE2b-256 f2a40bbeb5753517b02f3990c3bfd9846916bec38c52e775f2d8397f256c4747

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f8dc3e63c4cd746ec162a4cd744c6dde857e84aaf8c397daa46359c3d54e6219
MD5 7837a7580df45cedbff5efd6c5937dd2
BLAKE2b-256 3d870c86a9b83675d98bf2b84f60b1cef6d28224e8ffa5128012b0c312e403cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 45682cdb3ac4a5465c01b2dce483bdaa1d5dcd1a1359fab37d26165b027d3de2
MD5 006a5d89b65134dca2cf6419a7eccdda
BLAKE2b-256 f1699154e83cdb2b008f564d90c10b580fed54725456dbae4896334d35bed3b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8ca0cc9b9e07316b5904f158d5cfa340d55b4a3566ac98eaac9f087c6efb9a1a
MD5 97bc6bdd560e86523a536e2d1fc9a82a
BLAKE2b-256 33b1f774731bde68f5f70af1701206281ecb5a9a55a49ee58c835231f3401172

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 28e7b7faf5a745a690d1b1706ab82a76bbe9fa6b729d826f0cfdd24fd7c19740
MD5 546fb865307c9a5c496801266c078e31
BLAKE2b-256 e535aa6a9d4384e5221821b0d57de74cfe30440c2c21ef48b4ee52eba7b09b09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d6bed0792635081accf70a7e11cfece986f744fddf46ce26808cd8bfc067e430
MD5 d2089d1d6612ad76ae9dac108100e5d3
BLAKE2b-256 c1c0f64ec0914a8c4b728b36f705c196498eb16b83f3517b213cc1bb4dff71d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 09daa6b068709cc1e68b670a706d928ed8f0b179a26161dd04b3911d9f757525
MD5 fffebc92018fa6feb5f1a1195ff7d3c2
BLAKE2b-256 0b59b4d3947ff359b7e12ad1e7cdf784420a941ec2e89264d1e734369facc1c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 966dd00424df7f69b78da02a29b530fbb6c1728e9002a2925ed7edf26b231924
MD5 5e7b5814409d8665fb2d358699f014e3
BLAKE2b-256 fbeb142ba74548705cf3e836fd894f1975c1e2a88b60dfa754dca60fac31e38e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c379c588aa0d93d4607db7eb225fd683263d49669b1bbe49e28c978aa6a4305d
MD5 d6588973fa6af8135c265f15635db4f1
BLAKE2b-256 ccb8a6ee9a1948588cc89cca8d2a20d2a1a1a1826a96a9c694c3fe67f83badf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 db7a2e9c51ac9cc2fd5679484f1eac6e0ab2085cb181240445f7fbf10df73230
MD5 ec96a8b916cef90b5301ca6c3c56c1d9
BLAKE2b-256 4d7e82a433aeeddecdf4e71ac3e75079007827c58ba3815b0f27abb120d11f9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75fee0c471b8799c70dad9d0d5b70f1f820249257f9617601c71b6c1b37bee92
MD5 24325ff0ca993cf4321d69924add6510
BLAKE2b-256 94eb000feec38b78f51ddedbd6d9a25c06c7ed08cb8c6abefb1495eb978fcd51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 63cc4d53a35e673b12b721a58b197b4a65734688fb72aa1987ce63ed612dca96
MD5 9c84c947d8988ca4733170fc37c1a87d
BLAKE2b-256 f3bed6a0456a98bea13d1ef22f0620ade5d7e03ed46bd791d2552331ada616ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 265cbd78962503a26f2bea096258a3b70b279bb1a74a525c671d3ee43a190f9c
MD5 012a147f3e457397b907f8174251af95
BLAKE2b-256 e21fe69aad6ad9b26d5cd317bd1076e261e22dec0821eda9beda3e238ce4c944

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 be1da669a240f272d904ab452ad0a1603452e190f4e03e886e6b3a9904152b89
MD5 4bdb567e12e79b84bb32d26786412604
BLAKE2b-256 060fdb0809cfb0c261587f87d593560617cfc44676c5d3b14cb4b5577277c22d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 045d6b0db124fbd37379b2b91f6d0786c2d9220e7a848e2dd31b99509a321240
MD5 e6567f035ce89cfb17d8e9b763d4417e
BLAKE2b-256 674d860ee0c911b81bba66a1a570c07e6a0b803cb828cc723b23037009f5ab67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 933b827a3b721210fff522f3dca9572f9f374a0e88fa3a6c7ee3164406ae7794
MD5 361cd4ed8f476bf9cf1b8f355fae5c92
BLAKE2b-256 8568801e4ecf47a68b10a0b32da31c418596c7388b7a4a7f9107ae20fd37e5b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 355ff797f704459ddd8b95354d699d0d0642348636c92d5e67b49be4b0e6112b
MD5 1bfd26709ecd97d9be58fc4d881d0746
BLAKE2b-256 016b0e88bdd230103867ab77be1eed8c856f44445f3e2a348090206b26dc9115

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.25.1-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 6b5dfdf6a0e2f35fd155d4c26b03398499c24aba7bc5db40245789c46ad35c04
MD5 72d0a77d38e5f92152c54bd7e85cb127
BLAKE2b-256 9a25c1e38005da2d2b05a1ed761613bacf9f4b3cd4f6e758be4c2ce2ac481016

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