Skip to main content

Python extension for computing string edit distances and similarities.

Project description

Levenshtein

Continous Integration PyPI package version Python versions Documentation GitHub license

Introduction

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

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

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

Requirements

  • Python 3.6 or later

Installation

pip install levenshtein

Documentation

The documentation for the current version can be found at https://maxbachmann.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.20.4.tar.gz (121.2 kB view details)

Uploaded Source

Built Distributions

Levenshtein-0.20.4-pp39-pypy39_pp73-win_amd64.whl (94.8 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.20.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (147.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (225.5 kB view details)

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

Levenshtein-0.20.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (123.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.20.4-pp38-pypy38_pp73-win_amd64.whl (95.0 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.20.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (148.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (225.9 kB view details)

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

Levenshtein-0.20.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (123.1 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.20.4-pp37-pypy37_pp73-win_amd64.whl (95.0 kB view details)

Uploaded PyPy Windows x86-64

Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (148.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (225.9 kB view details)

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

Levenshtein-0.20.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (123.1 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

Levenshtein-0.20.4-cp311-cp311-win_amd64.whl (98.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

Levenshtein-0.20.4-cp311-cp311-win32.whl (94.3 kB view details)

Uploaded CPython 3.11 Windows x86

Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_x86_64.whl (670.0 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_s390x.whl (737.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ s390x

Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_ppc64le.whl (707.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ppc64le

Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_i686.whl (778.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_aarch64.whl (642.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (183.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (185.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (153.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (227.4 kB view details)

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

Levenshtein-0.20.4-cp311-cp311-macosx_11_0_arm64.whl (96.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Levenshtein-0.20.4-cp311-cp311-macosx_10_9_x86_64.whl (128.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

Levenshtein-0.20.4-cp311-cp311-macosx_10_9_universal2.whl (211.3 kB view details)

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

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

Uploaded CPython 3.10 Windows x86-64

Levenshtein-0.20.4-cp310-cp310-win32.whl (93.8 kB view details)

Uploaded CPython 3.10 Windows x86

Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_x86_64.whl (669.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_s390x.whl (736.9 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ s390x

Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_ppc64le.whl (707.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ppc64le

Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_i686.whl (777.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_aarch64.whl (642.7 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (183.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (185.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (150.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (229.3 kB view details)

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

Levenshtein-0.20.4-cp310-cp310-macosx_11_0_arm64.whl (95.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.20.4-cp310-cp310-macosx_10_9_x86_64.whl (127.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.20.4-cp310-cp310-macosx_10_9_universal2.whl (210.0 kB view details)

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

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

Uploaded CPython 3.9 Windows x86-64

Levenshtein-0.20.4-cp39-cp39-win32.whl (94.0 kB view details)

Uploaded CPython 3.9 Windows x86

Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_x86_64.whl (668.2 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_s390x.whl (737.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ s390x

Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_ppc64le.whl (707.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ppc64le

Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_i686.whl (777.8 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_aarch64.whl (642.7 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (183.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (183.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (150.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (229.3 kB view details)

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

Levenshtein-0.20.4-cp39-cp39-macosx_11_0_arm64.whl (95.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.20.4-cp39-cp39-macosx_10_9_x86_64.whl (127.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Levenshtein-0.20.4-cp39-cp39-macosx_10_9_universal2.whl (210.3 kB view details)

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

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

Uploaded CPython 3.8 Windows x86-64

Levenshtein-0.20.4-cp38-cp38-win32.whl (94.1 kB view details)

Uploaded CPython 3.8 Windows x86

Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_x86_64.whl (669.7 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_s390x.whl (737.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ s390x

Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_ppc64le.whl (707.5 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ppc64le

Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_i686.whl (785.2 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_aarch64.whl (642.8 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (172.0 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (184.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (184.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (148.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (229.7 kB view details)

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

Levenshtein-0.20.4-cp38-cp38-macosx_11_0_arm64.whl (95.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.20.4-cp38-cp38-macosx_10_9_x86_64.whl (127.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Levenshtein-0.20.4-cp38-cp38-macosx_10_9_universal2.whl (209.6 kB view details)

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

Levenshtein-0.20.4-cp37-cp37m-win_amd64.whl (99.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

Levenshtein-0.20.4-cp37-cp37m-win32.whl (94.2 kB view details)

Uploaded CPython 3.7m Windows x86

Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_x86_64.whl (671.0 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_s390x.whl (738.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ s390x

Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_ppc64le.whl (708.7 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ppc64le

Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_i686.whl (779.6 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_aarch64.whl (642.2 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170.9 kB view details)

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

Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (186.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (184.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (151.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (230.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Levenshtein-0.20.4-cp37-cp37m-macosx_10_9_x86_64.whl (127.6 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Levenshtein-0.20.4-cp36-cp36m-win_amd64.whl (97.6 kB view details)

Uploaded CPython 3.6m Windows x86-64

Levenshtein-0.20.4-cp36-cp36m-win32.whl (92.9 kB view details)

Uploaded CPython 3.6m Windows x86

Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_x86_64.whl (668.9 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_s390x.whl (735.9 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ s390x

Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_ppc64le.whl (706.3 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ ppc64le

Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_i686.whl (782.3 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_aarch64.whl (641.6 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ ARM64

Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (174.9 kB view details)

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

Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (182.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ s390x

Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (188.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (149.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

Levenshtein-0.20.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (229.0 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Levenshtein-0.20.4-cp36-cp36m-macosx_10_9_x86_64.whl (125.6 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.20.4.tar.gz
Algorithm Hash digest
SHA256 a5cc10560d71a47bcc4f5f2ffbd3f69ffe9cd293126e1dc81ad7278c393ea388
MD5 ff16dd7e41e6a4f33960aea03cb69713
BLAKE2b-256 bd5622dcc3b44c6e49cbf4ce14bbccd6b2baf924c15a8d22bdb131ee1c689906

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 18b2cc1fb9f4712ceeae1e093d87b0a9a7bd77c83533ddfda9027c9886436746
MD5 0e270c8e71ef6cdb7936ebb88b196fe0
BLAKE2b-256 91710bbf230ff7bd603996d1e1573cbbe5d56170ed90359159ed6fb4264c9a5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf13f424ee539a2f45c2b265f2099bdc54644fc3920770e0b7b2cf2df7214773
MD5 c15101b158c693ccd5e4341aff932f24
BLAKE2b-256 66b7cd1bfb8f4c86a0595687ea451bdc18328a836a2ebdf3915a529c30b7b4ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e4982a417b931802799766e4409f5b739cc197dc588034964a74813c6d3e282
MD5 d2cc6a4db1fd65338503722e74023164
BLAKE2b-256 850d4138cff2bd182707df4962ab6935df37fd8b34280e1c6a8365f681151f24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0d68b36c8288635dfb0d881ca60843489caf6fcb663b0e4e8f442f59b68ea428
MD5 5e4e24b8f2c438c9fcba9f0567e0a6b3
BLAKE2b-256 5c6899a0b237109fdb19c8539a52156554295e916399e6a2ca611292a9a5903a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 959b347efdf2c862a78b6a6fa0e58740d734b2d0b621d64aa81751092c54a19b
MD5 8199468f20172685ed436e90960bf17a
BLAKE2b-256 bc8bfa00942b9237f38819f8f1ff5b4450d95f36588e84b8019a01c7e3c64af5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9fc77f79dc5a4cb459b8e494686ea1b761a14126cef847d55d4b9155ad2c6781
MD5 b8a053a3e00732ea792d0c940f25a06b
BLAKE2b-256 3ee2bab2fcaaa2143493f718e0160c500e7c2e480533d5dbbc0015831883a584

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 123b36dbf90ece6c0d343a9009a577ca9d9c00d85409905b55124d5f322ca9f1
MD5 584934f8685196acef0a171e78a30569
BLAKE2b-256 6c8e6fe3e51a6cfb5024c3f1353f75a124dcc11f9dd539ac26e6e8070b9f89b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 79468323dddbeb07ff4d2562645cbdb5ee017ad19655de30bd7b1bf969489211
MD5 3da6588b25213a21e301ba195eeb8550
BLAKE2b-256 92cb2b54b98a38c6b5ba1323577f91354274691a6b34d7d02828348ff175f5d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c4942928fc83f181a8efa0681ba00d7b0e7ece4ed0f5208eb1845f1b97c4f06a
MD5 bf1083e022b664218c72c121b61a2036
BLAKE2b-256 97fb63aa343c9e37cbb0ca5464854ff29b6a5dd6bc60c6b956144a674a652716

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cdd97ee085a57e110e5fbfbbdcde5bd5e71f670c4a3c786f345b4346dda4af88
MD5 e04412ad3f25adc3be496812a46116c8
BLAKE2b-256 6209f1842a2aa7145dce788e6beeb1081022025fb153706a6d35e912d7665d63

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 9f6d5f791929139fef01741e45be30a19c896e85c1a022d84f4731fafd4e9092
MD5 79fed860adadf202c64295aa814d0b23
BLAKE2b-256 6b10ba59979f1f264e0bf1750cc26539e0eb917c8abbb597e8e5b80cef44846d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 61a9696cba098a10590d382921a848bb76dcfb7db76c18ed4cae9ef8ea33c330
MD5 d5ae9fb4cfbb26aea791c5c414f697cd
BLAKE2b-256 f7943b20da015445999b8328c779e4fe16d462be7911560796f4d05b951a06a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2cb946e0c064b702fe8ae1daaa4188f30cc525523fc2f8245a9edebfe3986e95
MD5 d384785e22618508fefa69fb4e806238
BLAKE2b-256 8936b40a9858a39e276d8d8b6add7d507286075b21718c7315eee1bbb08f8b8b

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f29ab08c1dad82fc09c807d4837f9e4ea2bc98ec508815ab6e0ae30c91850601
MD5 cdd565f15450f6f912a28bf1d8c6a473
BLAKE2b-256 aa8323db8fa49b102c4c393d4bb9cf70b93cfd5ec440f09380a06d486926b440

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ea28fdef2158923102743687be0fce3c1e60c77af922ccb671cb566e921addab
MD5 4f86a05097a90ea94b0f141668ba2a69
BLAKE2b-256 dd2828b1c6c782f01f7247d246a6692689e4b259667ec2b2a9a9c4587ffa9455

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cf16830501c169238481ac26f6b913f5bce245c132b97c3d463863e6e0a4862e
MD5 c5c03d10e89a54220875bc27cc259d17
BLAKE2b-256 84a0e300c4eda940fd040d4aff89bd1d75c1a5daa5ed5f2c539fb6aaefa34a6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 68994085f46ee4ed0fa9650e2d3eec537bd178689a10349cc476b991d7dc4a42
MD5 22049da7cbb63b0e92930d57d648a249
BLAKE2b-256 2d0a49f9db0ff77202a9858380e741ef90430fde2eb3a1cbbdfa16eea66f8ac9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4de216d03b76f068b45a72a5eb43b90f880e1567acf5aac6c12d7dcd48c14b5d
MD5 3c22fb7dfade844406857d67899aedf3
BLAKE2b-256 f4d237860a3c54d7ff92321de15708062a48339ed841618dd899cea7e1742345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 0f6ca30749c5c45e967fff29e7db80cb30fb32d5fcc05df0df6defdb0a15e157
MD5 0d09479a656636c6b721686d8e7e8376
BLAKE2b-256 4ad7f7df81d4611927b2814d12119a9da50e76798920a51a10f161e27ce25a33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 c02a1482495714cdee3cfeb8098a481c82265a392116e9ea149005d7773a9164
MD5 f6098e379a2cee823dc1fb2efcdc26e6
BLAKE2b-256 be97b3661886fb15369cac6cd79e9f2818ebcffa5b6ff6ba990f88857a70cd14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8e503e24408a7f9d545e61689f5087bb64a7fbeef2a5e40497188d52128894fc
MD5 cbea3352ccdc238b6043f8de0c41e504
BLAKE2b-256 050fcb1fe7daa1bab8921b464b7d5f8b02ad7d5ca5f45f9ab676873408ed2be1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6b06c3c0be63f668e78075cd431a8786e1f2eb251c0a601491b23753d3f85b52
MD5 3c81cda6c2099fab05f888ef15703d2e
BLAKE2b-256 39a8cc19e215a49c84ea36b2d8cd431f07200951c6db64660aeee64124eb6a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8e2055615c2f882eb81f6fe78e73304fbecf81886132686bb805709bc8647b5
MD5 b35f236b6df8ae254ddac427a81bf9aa
BLAKE2b-256 fd7c0a57357493629999adbeacc117aab1989671873b79884d569eb4768ac429

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3d73d55dddb4dbcd79cb0c7eec77599420b208343940b7172172ddb8ff7b7565
MD5 75ef40c88eccedac35b2f757b37d8cf4
BLAKE2b-256 d82ebaf3740e497fccbb5b17c29e7ec016a4c9b835081dd8983808b2999a7d0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e902d9d2e7a30330c2fbd0a548650ef937c62c707a62c98d8803592a0783589c
MD5 fa3f3c1d4c35f671d443b10dc7ad5a2c
BLAKE2b-256 3ff1ee98f945c014d0bce6625f51dfd87ba4499026455dfc5e7a7e285b0325e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 649c8eed483c0e774aa23296b6beb398463c8afb52c23c92a0b3040c5683ca2b
MD5 1bad9098243a4fd278c6920342779a5b
BLAKE2b-256 a6dd66ae20b20516f6fc8c5f5077c27df1f15fe67e155f92977b076443ebbc9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1041d9e81c564e1d310d73daf3971ebadf3020e1d3bb47f41908f97f15ba1ce9
MD5 3891c498e278de29ac405e43217f8c49
BLAKE2b-256 bdba3636860c2d73ac325f3d8c62dd3a6ee9b5a60c191c2d63d080bd830e0845

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc8092f9632ec506dfbdf6934ca4cbc7fe4083354647e1f3e205fbd11e2e5387
MD5 29f127b0f3eb8ce522f2b08c9fa15332
BLAKE2b-256 72eb0e754495ea095ed51d354838a1bee777bd813a93ede7857307423578046d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16b839a498c341a307c2d047e51982958153aa2c8d3a61aaf7ab9e419aa79c41
MD5 c55ee14eee7c982aadf74e60e5588d32
BLAKE2b-256 77ab7cdcec97a2bba7747b8337fbe34a102402fc787b1c89f7cb1987707b66d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7f4c220018728e01b45bf5d1dee95f26aacd8ca698a7891f2774d1a9a3225984
MD5 170b1daa932f3b1226b3d11399d0139e
BLAKE2b-256 1d4f188936e0a36c153ac7167d7b5ee016c8317a08e670ae3723e83984cefce8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c573f2dd5383e5a0c205180c10851278e1c9bef85eac6c822374a0221f068463
MD5 5a562edb546b79d250c8f9bdc5c81b18
BLAKE2b-256 8f1f7cc31b8898e90703f4ae1462ab9a5f669ae8e35b0b444e7c6e02880eb8b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b1427c34662ed58462ae227318135de32033cc73a6d61493d59c25d88d4d5f59
MD5 791d40197913fe85344314eb0bccece2
BLAKE2b-256 93342c829c80e003bbd04f79b328122b0ddff3b1f7802f7771a172da8f213343

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7d189000999b1baa49713fcacb1403a42574298b5dbbada58fdf8a983c13665f
MD5 11622467e1e919fb2a383582b8d26bcb
BLAKE2b-256 0a884d9dfed1b4e441d326b90f0d4c1476b3e3ac03e254fff552c9648c71d87e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 fe1cfe6ad4da99b40221aa104f391c4d839681ba6910589757144b844d4fbb26
MD5 c75ffff778be666a88c6272d869342bf
BLAKE2b-256 1e8b7199eb9fbd30dd151f2dd3f10e7764dafd83ef02bc8eaf11e7220d69fb87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 4582c758b4fe950a8449bd6314f27a478f89836fc9e90f1739ef7e38e49ca67e
MD5 6c338516928b968a802c0bf96b0d11d2
BLAKE2b-256 5b50e3198c9750aa830021ab7908e46226e4fdd9ea9d91c669e23e61dd0fdf59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e33b5c58718df0fbbf6d0c96de372a1deb51fceeb0cd4054824b17565ea2cf12
MD5 09242840a59b9982e33689fa79767de9
BLAKE2b-256 ee14fd3ffb461787102d6c9669eea2a7ade5009da987218457811712f353a9c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2a6267dc9196e7d505555e759444d10d04b481aade3087de4834502aac435c15
MD5 a790faa86834c4b99ee4984b1b6dee6d
BLAKE2b-256 2671c0b92cba47768be0f0ce995b6044a37da3c733b7e20a0d54205966dc7da9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0d49d20ee296821e1cc249363ca4da9459457eade83e4f627575a6963f1075f
MD5 13250a42a0c8f8f21829f54c140fbe6c
BLAKE2b-256 a7336fa7a6e0fd9b59da0f667bf6a2aae3c3a64e51d7f07e9c7a0a818eb5d2bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 16fe61402167d6214d395c08eca1a9ac7afba10bc2fb148f12814b53c67a64b3
MD5 12f5985d21c0666fa3e06398d95e17e7
BLAKE2b-256 c6c9f04a448785dbc71b677b8ccbeeb8fcfb4fd30f2ca49d71ff3d33637016a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d03ff2cf44d7c31686fba5381729e55d632479862e5b48fee3545370c5ee5cfb
MD5 37fd76bc26b14f143687d208672493fa
BLAKE2b-256 c3eecfcc299a45817108ab2ddc672d6add7510d1c4226720a638f402d9515345

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f15c19cd69baad59bba8f8b7381ee6759bee451674022ea5cbfdad8cd180ddf6
MD5 8397be76bb9e8a5274aca6e95299f382
BLAKE2b-256 bc45d5cf786565caac5b77c0bb0dd45a29551e7f0b68805d42aa34fbe07b2ce6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 255fcf6f315dacf2b0f6440165c54d85ae851a511d39b857f069bccb84965d3a
MD5 d3a44d4418d969d95d518beba496a84d
BLAKE2b-256 c4405dc018faf6b823d07ea874bba99ee3f7d4f9ccf39eb62b2a7f58bb9b5e4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 811aca0b1f9a680ff1129029bace90dc279c8f52bb4419fb42541afed717de9d
MD5 833e373c12e5bbbcc29d2cd629cab9b5
BLAKE2b-256 3ca12569a354923ab9fc4aa44cb326cffd87dc9fb298cd93b43773d19fd71471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52378537f2b81a301cdf2ac99a526f5fec305e13da5d2c1af938666433cf9e84
MD5 f80a1c7df7a979ef02d666b56abcfeb1
BLAKE2b-256 14bb46c4b2894b07ce76017f1a7b1357540f6eb655fd4e4819b9030bbf36e5ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 586eaad459839fb3577890c45564edf73d414c92dbba3160e71c88ec486392d0
MD5 17ce2aac7538fb7e8d56dce76a89d27c
BLAKE2b-256 cede23c6290e8bb4b97594e7865e5ecf9c4dbff6ff1b83b72a02431151bf07ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1a44095028c3422f8ffac1690e509811418f8a38f83b54010dd222e307e90eb4
MD5 7509f4241ba85b9ad9e21d2adadb452e
BLAKE2b-256 5256ab4bcb9a090f1187ad24b338925800b2a7588b907898029315153c953688

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 847fd52864c53e6199929ada6a1a22e190f3270e6b6467ed56c30928f9202f63
MD5 3d5fff14ed33ce193a80517ea8f23b2d
BLAKE2b-256 bd8145f5cde8b62dceb4b829ec515c8bb5e5d6f852f16782966215ddddbd413e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 36942d76fb6c8e2fcefd762d98bec1abd9a21dbf418dd81817f0f509981a1e86
MD5 36d5d9188b8666418736c187030dd230
BLAKE2b-256 54143b4e5c539f5e4f3da243245f2bd67f9165c359360076cfb66de556873214

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 91397a38eb3ceb2650b94c220ef28cb5def5dc79a4818988b433fdbbb442a662
MD5 54e7c61155a214021832cbc20ad92b7a
BLAKE2b-256 731317d08cc5ff859722feec9ba52d26c50be3b82035c59ba39f27dd75c30bbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 1c62b749b23cf56de0159fa3ce0b679295954146ec6592a6758c970d167b8e27
MD5 72b34d760fc00804f5f07f096df00681
BLAKE2b-256 711bee9307787b7933ee0f4ee070914d03e4b2a0570241ec40565bc95188ab0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 8163c772a72ab9faa8c1407963b53854032d3670eb56e2e1e5deb76e7757710a
MD5 9c6adfb3acb58c55f10c8da325141b5c
BLAKE2b-256 b69a8b7c17a5dd96203cf2807c117e667b79d19594678499249269d272bad82f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6ec2479c44536f0b0ef67894a0ab4e6a24d1b4b6b0a34265a1e8ecb34c63f346
MD5 56d2ee1262f458d7ee562a32cbecffb2
BLAKE2b-256 fd681f8792dc2786b9e1c3b94aa2a24d470937628f7bf9f71a880a187b05944d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 588cb2323917a61859137830c7b8fad575d032c44b9598120f0e6201a653ff9d
MD5 2f51de822f7486ce952f4f9287605c3f
BLAKE2b-256 db1d391eb6230f2ea9cd614bcf7363253f2fffd6374bcefbaa0ff22687acfdbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ae327cbef13a33c7c4f7aad9e6362ca85029399cb9c0c2ee94493e18478a0776
MD5 5781d491fb5b40ea748103504961a3c1
BLAKE2b-256 c81ed441e9a5fdb6687685cada79fd65a0501193f02efd82488e231b09663e47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7a615a26f952060fe9ac32766823c65e288b4c8fcb75880f7ca812f9bfdd4068
MD5 90316b2bfcdaba6493c94e0afe00597d
BLAKE2b-256 bda4917e712c9b041e59e05dd2773cdd6eb7198efffd14d31bff1f915341c559

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 876a8e491c9955a6ac0642f0604da287f858bae40628603962a155b2bc9edfad
MD5 3fca37a0ab3d61b80644dd990203fe71
BLAKE2b-256 1c1d202d35b160b3a4fa20998ee843619c29bf2fc6036ec24674f88319aebe6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7fe69d562de7e25296ac1e382090ff69f4e9971e8aa0d176a89e9b1ee9bc9afe
MD5 64b21e6ef3d12f19b9d4e57f3fa3c7ef
BLAKE2b-256 084269da6a1aeb0658aa40dc71bc78b00044ec90f22a34995d819b77de8f6e69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 228f741dd00ec335cf3c8c6f4f3e0bb44f1db9017a4aa3fdd509159c4d9c8c7a
MD5 9da4f3185357114ff2aa53627d169922
BLAKE2b-256 9f08a430d0aaf6b7815c0ee36e71074a7e7b6654e2bfea2dee42630a0d76efe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a34be2653017a058891cb6387ef3058f9d2b3973ea4108f85d59f52d209fe63b
MD5 3597509b091832cc9ab4a86cd397379d
BLAKE2b-256 5e4cd8c49d3061c91d0343c20b2f1e0a832259b38c13853b1c552602cfd27c26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b38070992fa22896fc5460c9d2804e55f83fc78e3e4fe5d2ef05dcb940233d74
MD5 e280b4271557ab46e55e5f63a215ca71
BLAKE2b-256 69e34766e5a8f336303424f1bd15590c60ae9b5d40b5c7039be041a12cfd0984

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e49a5198841b450393e283bf50ff7b24d636dec984e4ad12b7c373bc327fda43
MD5 b448a040dbc5b4fd6920ecd909beb505
BLAKE2b-256 b414739e2c279141d7ad20eb321a7a2fe2b4d98d965212895738b3bed5ee37b7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 4c56065a7f265f8ba04e473ef3c3f041c270f1a6c127e3c4a212d3ff3b984a5a
MD5 a9e1fa4339288dd18418d26f0983ec9c
BLAKE2b-256 5c6fb4a2461d8f7caf5271ebbaf5f6288e770be09f9436e47dcb15c6b5d6624d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e85f4bfef88a24ca4235c86e1ad1ce0bac25ad0375144e9ec2f20ad16abc5725
MD5 7c118054ceeb5390a7c272e98d86015b
BLAKE2b-256 4b9042bfc81b9e1c2f0bd02e181f568b843497379f9ac4d20b78dc75ad5766f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 e6131a4bf2919233460b559c4780caaa6a03f6c01596e0b472216844a546aae3
MD5 5217313eeda3997fd04e2d0fb6acd5c9
BLAKE2b-256 94706c53278c981eee9ca25d21bc9857c0bd3d6ed1137302374d88f0745a67dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 2064b8f8e6b718c09370e36c65ee6dc9222caebd638623dd65194974045db373
MD5 0513a715f7cc6bc1e3f18e35ae688e05
BLAKE2b-256 d034b32537ea65116be3c78f4790a7f878b423ea7e065db6ef8c105916d80db6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 47d5826fb2c35b9b97c1f2af2466715e674fdafd546a495b604d0649c49af7e0
MD5 a172163ab3d489082f5ea4da099e3bea
BLAKE2b-256 0e0f6613370a5558a43716fc555b0b850217f684ecd6fbc0938f6329c841a177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 ffa1c215539f8cfa2f069dd8afb541d95f88492435c7d81fd9493301c89b380f
MD5 07b4966de00a8033ffb8c5189bd50038
BLAKE2b-256 c9a5b798a33861249d53d229ed63b23fb3e1fc2927c13f551e0b4b9cd3e4c60f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb234c90402e2da8cbe468269c4b5eae7c2921bd960a5a1cf2a40fbb34aa941c
MD5 07fd375baf96cc0805834e5bef23e99b
BLAKE2b-256 eeb77fee3eb475b2c5647797a33ee36eb4e32b7f75be72e378365fd20277d3ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e3c96e12fb2dd705349fb414252d8b152577f51c9bbe0960f4ebba1d39d0ab41
MD5 84d3a6625f3ad8698a6a6d3830f939b4
BLAKE2b-256 3634315df398ca5849779b89c8168917b22d0a964daa8b6efbf6c350b15bcadd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d314d589a98e6433b71af4f20b3c7359479f813e2599968a0a416a48ab36280b
MD5 d10b295916fa3e80f91d78e4356926ea
BLAKE2b-256 0923f45870cba848db1459fca9837304aa84883cf029f2ca04fdfb0f4e8ec200

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5332b402ab11024f02a381917a55491003eb63cb7579cdb07f14a8ffcb4323db
MD5 4a6994510ac58aa789155c869ca872b1
BLAKE2b-256 c707b6467d26da2678d17e46a090ebe6475f8b20286af88c427397b40ff90714

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 705b4f80eb2072f3f75ff48a71157ecb72173b178aba5d62068774969aca7c13
MD5 2ce6f80539a724cfa273cbbbaa30ae11
BLAKE2b-256 38e66b2f07cc53e40c281614822573f094052b1aef171f471660b71c7dbbd477

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 660fa5a8f55007ce066d3f87d6ae5150ed9426ee87a3fa9b7502a78a3a1ebe89
MD5 61f7e77d3301ec8fcad9d07f5b727c40
BLAKE2b-256 4fb7857d09b712a5200f4c70be9a30878aedf5f0b2074d68cdbeeb6113e47705

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5101ec6068e2c00db00f3dec37cc97eea308e9030654d6a894e769eee6ae835d
MD5 d173448fb932abb6fcd42e57c14a4733
BLAKE2b-256 3e405aff7675dc61206c4fa8b9e51438ed08b7ace3f709a72e01329a9b13698f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f6ea30f2b1905dbefa7628a9e7a2d3d876dce4231dee5a3c71ce30d521e668ea
MD5 f564eeb966c05e2474f070867ce6bc3e
BLAKE2b-256 50db9f0a825b8aa641bbd965e761b79c0549813e016648d96aaade16d90131fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 aeb1881f200b9cc46bafd3651770fd84e694c687bf7504548871de80f3660a03
MD5 449e7b55384a232be24078170db989fd
BLAKE2b-256 275649874bb58aec78fc2efc5424f258b638888f8ff1017767ecf6fea1d96c22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.20.4-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 94.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 eb36885b3ff5149ef805a7b1580d3f46fd80967e32703780151891770f0efabe
MD5 af8782273537dd0722d434210f652168
BLAKE2b-256 72377b302d4b976115b30f88a93053116b8e39166db426b30c39f661de5bd3c3

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 966aafce55918e037f2d438a05224e4fdd6cdcb10d7dd200b37c5cf7387de5f5
MD5 f5b6e62d63e8650b0b37d8606d839a02
BLAKE2b-256 c84ba4f3882d4e4edc394e1e3a37724f2637204d5f7a4319bdb1fd2250c5f461

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 35d3b358f0380bbf7697043dbe8a4a63410cc043efae1a0c77c793cf2b13f3f5
MD5 d108e413505fc2d0dc9b30d20a691a6a
BLAKE2b-256 84344553b3285500222343122ef4b457b88aec32710385eb9f2e8347bcf1dc86

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 e4ab13c2e4af89a74cb840a70afc5645207e9f25a016862ff28d45926d50d4e5
MD5 a9a8b5652582a181f4be73f67cad2bd8
BLAKE2b-256 a95f9cb81a6fbe3cf48a0f14e9db865ccddd9fad2ee3cbeb2878f097b0bc2aa3

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 11c2ba619d75fc63c403158eca3ab9a8d4fd878bae358ee8e2daac7a7c522d3a
MD5 d4911b805fab8488350560fd76519d36
BLAKE2b-256 dd64934b29180dae99afcb2f2fd9103f676b33686cf30c3536ed3556cdf3b25c

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e0e51a386161119cd2e3a2520e948ac921d7bbc18073a468454b9dfb63ea9bd8
MD5 713ed0c87d376633f1d7798b432ee375
BLAKE2b-256 72ecff73d62ef7546af44d6048ad62fd11e85461aaaf8038faac3f235aed4bae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 298d97ec70116034a0e79ad6b8cf71f1fa4efb21bc77fc6b2ee1774669b4b04f
MD5 974a64d8cc04f660e54fad2305c905d0
BLAKE2b-256 79c7a6d7453baeb579759f5b99c77f1e33820ad5b131e7f95a7905e745589cb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 81b61288cc386af6ca9e7c3d8014e6a3dc74e998b0c3527a8b577a3ba8f4ba5d
MD5 3ea59c34a82d163a0795ce685c666525
BLAKE2b-256 3b13598fb2dac03fc957e386feede5e8c5dc6cdfe981cca5bcba3d510055d93a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 68b63f2c31f77c1b75ea2c4803bb2111459d3081394b7a6e608c1dfcc50015ae
MD5 fc24593c9765b12042ea9b33b03075c0
BLAKE2b-256 58edf5d9ae9c9ad00f83dab44cfffeed33077b96b6513d9b558b79b673241a45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7f4fdb824a29422b3ae4e0811e345990fb4baec8278883220416e739c2c7738d
MD5 50177ed57e94441a27cc3493e2d07313
BLAKE2b-256 c471bd4c076bb5fc5b6d55807466ac8df33c3080a04a56bba0186ae50cd1f4a5

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ab76571013408f6a32ee5c6891077c0ac1bf1565422f1e62fcd71c0c2ce088f2
MD5 0e3834bf30ee1d7a660d61f18129f99b
BLAKE2b-256 c3b3a5df8f4cf142d6a062d358209f49c5a96ac5d06f5590be11f6411fd8ac1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1070d981bfd5baae86707bff6e7d268b96f652a06bca78e6ec3d6724525f919b
MD5 c5f1f4465b4e5a86dd4ccc14043890df
BLAKE2b-256 d3e30bac57a8c8587e8480d3abea0a0035a354dc80fa81c08886e44c4990118d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 0ce0b3d2b18af4b34576fe00922e478bc0ccc1cdbf724e74771bddeaef3f42d4
MD5 d483e7e16d539cd5316503791dbdf3e0
BLAKE2b-256 a4421f1249c798854b9667a44119232b0e71546af0e4f669f42916aea8858354

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.20.4-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 92.9 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 8232f3d38f09cee8c5988326e928dad3710b287e1b5e6a24f236b32b2db4bf79
MD5 1432d0af2f0c89aeb40c5ab30cf7ee19
BLAKE2b-256 d8ea3f3859e8bbcf8e398587c0a7104e2b4897461a0803df9d16cfd6517dd00b

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c037eea0d1548fe0d3ef965502a7846b65fc4fbf26de2f376d9de961d8091955
MD5 8945420809fc37b1f5938282dce9b617
BLAKE2b-256 475a40a80a069e987fc149381707d699eb0b42321c21c261cabd9e972f255b34

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 63847157717396147dfc1645b1f2fc7049d3077d17599f32bfc8d6f3ee95f227
MD5 dc3abd98d1cb1efdd7d4b44508afa5aa
BLAKE2b-256 520f597c75e46c1e8f5503f3c26d7b2723bf5eee4ce58a33ae9e4826a48a7c4a

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 15d14c97b8df7cafcd028d452439172cf74b1fa090a26949cef447eb5295bd27
MD5 4a2bfc7a7843e505eeded25d2ddd33d4
BLAKE2b-256 bb5c74ee21c9c978e377cf649758bc8fc23b20a7ff0af7af5f295dcf43c51c44

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 b6cc21c369715a2419dad6bba8d468aba93c6ce8b17218262429141dd71e1944
MD5 4c9b501d8b454d3cc559ccf7d647486d
BLAKE2b-256 514f8c5281486010771aef8ccd80a4a6712a98b31dfee75dbc6c59cbcdaa6946

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 1de4b6c7edb3c8fddaf26d8fb78038013342cbccefc0e8bfc11b54fe59dfb90b
MD5 1278da92f5e5780d5fd257faec64535b
BLAKE2b-256 64754c64a1daae251e937c457ab586727532efec39a7263aadcf0fc85169c6fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af93189f9416d12345de2d7e85ea3b6548058bb17b0e9859517b512b07ed71e1
MD5 9bed6b7affc3a8c4add9ec3c4cd4e725
BLAKE2b-256 e49e404c0dc44d255e3880bc997859ee6749e2aecbd7c5bc4b72d451100e6329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 830a6d557df49a64a148c3f41897f55a5bea04d52e5a32de77b5178dba31a376
MD5 18eccc5058fa0e4303eab025c158ae6d
BLAKE2b-256 6e3271618ed39796e32bd03610f05838667fa1ca58fdf078f87d00c69edf0084

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2438c6bafd249a23d55ad8ee093eca232bfcb21c46f74fe18cd4a0bb7bc438ab
MD5 83e005b19fe43bc9a058b2c33eaa3cd3
BLAKE2b-256 aca072aeb38a429096102c7061482d5bcfed6ab610e4bdd92d791465f4b022d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23a198f095b0d832baf78e408ac237dbab92cc131b33e3e0584f8cb42b2afc2a
MD5 112d28fe734aa48f8f3561a29e928857
BLAKE2b-256 4d58400eb489471e9898b3813ccb539530e9628d4040819ec274624c7ea620f2

See more details on using hashes here.

File details

Details for the file Levenshtein-0.20.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d39407fd11f89e38c67f7d3e2f36bc5c2671be02ced9c0c51823df53ce868be5
MD5 4fca3399feccce9d3e376f6f3c88f8f6
BLAKE2b-256 b4c08e1134ebf3f917a73f1a873f959c131b76284a8b596dbc582c4dde6e679f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.20.4-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a4e992583f10e59fc284240b29b048f3e556553bcdf0c325c3923cf6ff395c07
MD5 871ddd9031a7470d06999f5a973dbe15
BLAKE2b-256 ba2430f0591ddfa19df8a0541e0f9044f87c9e78875106fbbd570d4f2ad0e0f0

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