Skip to main content

Python extension for computing string edit distances and similarities.

Project description

Levenshtein

Continous Integration PyPI package version Python versions Documentation GitHub license

Introduction

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

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

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

Requirements

  • Python 3.5 or later

Installation

pip install levenshtein

Documentation

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

License

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

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

Project details


Download files

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

Source Distribution

Levenshtein-0.18.2.tar.gz (68.4 kB view details)

Uploaded Source

Built Distributions

Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (186.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (194.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (182.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (186.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (194.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (182.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (186.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (194.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (182.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-cp310-cp310-win_amd64.whl (167.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

Levenshtein-0.18.2-cp310-cp310-win32.whl (160.0 kB view details)

Uploaded CPython 3.10 Windows x86

Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (193.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (192.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (205.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (202.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (186.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-cp310-cp310-macosx_11_0_arm64.whl (169.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.18.2-cp310-cp310-macosx_10_9_x86_64.whl (181.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.18.2-cp310-cp310-macosx_10_9_universal2.whl (255.9 kB view details)

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

Levenshtein-0.18.2-cp39-cp39-win_amd64.whl (167.5 kB view details)

Uploaded CPython 3.9 Windows x86-64

Levenshtein-0.18.2-cp39-cp39-win32.whl (160.0 kB view details)

Uploaded CPython 3.9 Windows x86

Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (193.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (192.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (205.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (202.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (186.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-cp39-cp39-macosx_11_0_arm64.whl (169.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.18.2-cp39-cp39-macosx_10_9_x86_64.whl (181.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Levenshtein-0.18.2-cp39-cp39-macosx_10_9_universal2.whl (255.8 kB view details)

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

Levenshtein-0.18.2-cp38-cp38-win_amd64.whl (167.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

Levenshtein-0.18.2-cp38-cp38-win32.whl (159.9 kB view details)

Uploaded CPython 3.8 Windows x86

Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (193.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (193.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (207.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (202.9 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (187.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-cp38-cp38-macosx_11_0_arm64.whl (168.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.18.2-cp38-cp38-macosx_10_9_x86_64.whl (181.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Levenshtein-0.18.2-cp38-cp38-macosx_10_9_universal2.whl (254.6 kB view details)

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

Levenshtein-0.18.2-cp37-cp37m-win_amd64.whl (167.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

Levenshtein-0.18.2-cp37-cp37m-win32.whl (160.2 kB view details)

Uploaded CPython 3.7m Windows x86

Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194.4 kB view details)

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

Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (193.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (209.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (203.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (189.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-cp37-cp37m-macosx_10_9_x86_64.whl (181.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Levenshtein-0.18.2-cp36-cp36m-win_amd64.whl (166.4 kB view details)

Uploaded CPython 3.6m Windows x86-64

Levenshtein-0.18.2-cp36-cp36m-win32.whl (158.8 kB view details)

Uploaded CPython 3.6m Windows x86

Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (190.5 kB view details)

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

Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (189.6 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ s390x

Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (198.5 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (185.8 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.2-cp36-cp36m-macosx_10_9_x86_64.whl (179.0 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.18.2.tar.gz
Algorithm Hash digest
SHA256 24d13db1c0830fcca8510f324c0f809b6610f827c6ae9fb106d2a8d10320af94
MD5 4c97db6bdc0b399aefdd0a0461a2c80b
BLAKE2b-256 0cf3bd8c88b2bebf2fa020d3915d7c8977efae01c46554c3ec5b956888e6dd59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b336999c34e9a3d52f466faadb0594e612abc9586a60d630ffb39ea3d065143b
MD5 f5570d97de1da5f7a14b1df26adcd9ed
BLAKE2b-256 65f9aa38d7c653f5f86bddfa52590c9091391fd9dc0196201e79eb1448a98442

See more details on using hashes here.

File details

Details for the file Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 96be15e607e352dec9b98d3aec551a9aaaa4261f90c399776d27d2186adc48ea
MD5 c6bc81ed08b8d63aeb75c74ea1e3bdc5
BLAKE2b-256 19019d32ad5de59d6cfe28413d678d47b8cbf8981aaa15250cc83dce27e697e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 25150d707e1d8dcc2fca5c970aae0bd7a92e95d74b51ba377c1ae97e6e1ce6b0
MD5 c71aa3853ef4a447867544e83fea348f
BLAKE2b-256 bd84cf2657ff9deb5b8876dc2a5ea97ca112e2b9e9a43dcb48d44b82168eff3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fe3029bb6f941c0a62cf4f0ca0971b93041fe2022dc6f999f432bacd26b1f564
MD5 5cfe65fae312860227ffd571a7a19224
BLAKE2b-256 9a59c21a7979a0f35e83f5af92aea921365da97148af5f6ff6fecc8fce507d15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9502f9fa0ec6c6bede0f6e7d0523dee76fbcc6cc39bd87b8015134a266a35c9c
MD5 7942041660bd0013b3f9278c1701e3e0
BLAKE2b-256 d912c8bc2db58c3c2c93691d47b20634ad57b1b4c430af6b8e5c188a742a5f08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f9d4b03e4c5c9b71aafbf35c87d236d2cf96159e2cea635b1209565492919625
MD5 b325b2849912757f761ac22d2bd9546a
BLAKE2b-256 071b1615a09699e2ef7efa5fcb73e856943af18be774df0600f32ce63a4d3a91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8e16ea272f147f9a291fd0ce4b3a6392f0ed992edfa56b93bd385d364e87effc
MD5 9f23eb3b244d8722788f02285b0c4cea
BLAKE2b-256 b1eea975d2c2c582e32d6a430879add08d694d9e3eecf5208f0526b4595a591e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 197cbdf5557b5e06a189d2437cc1dc929116528407c383eb6a792ca07fa92465
MD5 5b011270b0a6d4aca91f1ab99c34576c
BLAKE2b-256 7ad7902980a1aa56446ee77bdf66743e53bdb49c8cb4b62e80940ec772c4e228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a939fb6ee7b6e994e9fd6d93e691c01fd55582e4674bb1ca1c96ff4b55472f1d
MD5 2f9030ba867747d0b297fade39b36e61
BLAKE2b-256 1167f76824c4efbda95b77838bcdd92030585140adba3ce47c3655d76ba89927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fb929d5a6f4946ee253e0a3a924fb2e659bf9adfac54bb1dc57c995c6998b15a
MD5 0148d26fc9fbbd2ad8862f6824b192c9
BLAKE2b-256 4ec528280052a574634d659bbc1217ac50d24395924bee6750f9186fb96a0372

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a275990f3d00beb6cbcfaf0a420455c7668f4901a4899dcc99dbe10f4d32ca55
MD5 72f7b2d7a01fccd35b95b780b3adc3e5
BLAKE2b-256 663883479d93ba289e0f876433a0cf07c34ac9689cd0d7909f64550b186f67a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b53249024472caf9fbe36b8d008cdd638dbd17aab701f60163d81593693c6a45
MD5 d648b6d6cdf84734fedf147d0600a666
BLAKE2b-256 31e7db9c434a5a04d373a66fcfccc74893ad71a0b00b6cc4a8227899cff036b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7d6aafcc4c7914d456fb40ba6e2ac0a2ae81ddfe005240afd03f98aca4b6a4a5
MD5 4eb356518aff8cc13d403631e04199cc
BLAKE2b-256 096a5260b6e45a4e60b97a4971ec4b0e0297c6a51489d76eb2695b2dd83df6a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e157790befa266a327c6f6d50c47af807bd5a7b41dcedc4670f68e3034659c7b
MD5 db4e7890c8ccccfcdc03b1d605c29d37
BLAKE2b-256 b907a79ab89655886c21ed08f0c56b4d718bbd4b1f6b4f192335ee7c6112e956

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3efe1aeccd83c144f296f1b4883455d9df1aacd01536290a8579e71d8923b0fb
MD5 34fdc3f4b23fbb50b0a1669419cdb5e0
BLAKE2b-256 b5b7c04c36ba57dcd02184f3c7492f490512d18a5c105b1b96b711d5742e59cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 de67fe73ba1ec1c5ac43f09beec971cff8ac72ab1f5ecd69486efbf7ade7f402
MD5 8af16d7885a94a77b0fbd18d5a514bee
BLAKE2b-256 250f9a4fdc3036be7c878072692bb1fd57bbdca15b7407d0e48676b19fcf0150

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a9d158aa42fd80ad6848b2eba3cb53239e061a69e9e53fe314e1b57b835a89b
MD5 bb5dd1f0f1754b2e9bda243bc7cc5803
BLAKE2b-256 1b4e4712f932e52ceb5595be6a92c654183760f95dc092beaa2c7260254425e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5757b19053260a69869056bc0d1298673cf96e24ebabefea3484a2dd3e88e9b9
MD5 6a8e9e0f9ff120b679d2b228cd93c402
BLAKE2b-256 ea06c4e0b3aa857666f197f13a3abfc964004ed065a76996e71b5e4f557a350d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f0482eab9c977ab5f2b3d0bb4a991915725f43e7f1ec50ee334982cbb1a030a2
MD5 2c1cac22c165a944f48ae59b2714fbf4
BLAKE2b-256 4a15d5068c8e96babde0a83b7d5325a24090292c382971bc770ce17e52e1aa13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e324a0e96ee9a5816e3f080b868203535cbfd7ce9bdb6c65236528150decec74
MD5 e4a6195c9943623c1cd3c7d541e08be0
BLAKE2b-256 2db9a5ebf2883bd0bfce3b102410651ef7523a212fc7ad45bfc7629301f6f0ae

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a1ec0680a614cbb25bb022ef6d7690610241e9f3f5ebcceae26574e67c72a1b3
MD5 ca7ca8a8ce753f87b44bf1544974ef74
BLAKE2b-256 9abc72294b170a0ea6010833eca05a93610515de1a1b02c3cee12b7ac70904ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 da9fc3c38b27ce59ce5679d7272e1f25ceb1036d83b1350fa783e4d2aa048b26
MD5 39a959a369952a5c9c35bc12101346b2
BLAKE2b-256 4c7da55d41ee6618423fc22dbd630d10634d0c011a0681eb6f59bf0e4e38fb4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7ff645d9f483ed2587ecd5d21a1bb544a62bdb559cf7af7f083bbb640b11319b
MD5 5399c8864e75f5c6c0ac8b4c9a16f417
BLAKE2b-256 8b083f7b8ec658ef9dcdec4930d81400a746515c8c09187e1db361095915ab2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3264e51d862163cd4240b1e3ab9ba3b3c9eac8b88b4c0a7e10683a8ea04c14f9
MD5 0b73c7be2538b41261ed74f42285cf5d
BLAKE2b-256 04f6cf8607aefd431df75c6b28f3563d94d84b015f6ec9f9a80c6fa23ca106c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d4bf6ec41699824589671a83fcf76a180b9d96e60956e9ea8aa642b9e0d07f2
MD5 76da0040ec8c6580f22f671696279319
BLAKE2b-256 bc0005b0e4733a65c8bb0ad965ef9027b753e2e285a909756650544e61537f4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1021a70a81546751f01ab11aca966bf79b91968a08ddcb95922674128cf45304
MD5 9eef30144bb018f249d098040f877e0d
BLAKE2b-256 73093ed4600ca58f0008fdf376f8e717296a90922a10988e8ecff128eb7acea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7af00c849179bebb8bb8e08dbe7f4f1c70a3f8eed5e4bd624ac4436c78a4749d
MD5 eaf9267f42dbf37ae8ada657a122120c
BLAKE2b-256 fee073d3757b2219f16554a9930e78954b99a594554cedc5fed4b2261a0f181b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3c81a7654750d45f818ebaa6ad8ea96c56c7a5885b4ef89172dabc06fc8d51f3
MD5 7ca99b37b1c9e8895f49c6504716c5d0
BLAKE2b-256 344382a45c638b49938795c0487ffb78c79b417425d14421a98ec08b82921d50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7ee8c4455ed01113e65ffcbc11e8d1e3a51fb8f5ce56fb003f8a61b196fac928
MD5 bdc5bf19bef8ba98d10a96f1c144fafc
BLAKE2b-256 a6802063aad9b273f469157d8e1077b66e7031219c5915d72cb4168fcb523658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b0d6e69a1ad0c6a0e836db12466b3b1ea2fd3629ba6712619e935fec09f523b7
MD5 62ae70dfa7a1c7dd6f21632dfcfc2fa9
BLAKE2b-256 adb231e3ff6ed7e0d387df8cfeb4f9f7504ce886e5192764d6666bf5c40dfa21

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6cf82feaac64647f4ca181a18d7e91a1eb0c4e10c8dd3854f71f11a04fda971e
MD5 c579056ab22c124ba5afb3af2cab694f
BLAKE2b-256 8dbbc9646705c4b82cf99a4f1a4456d1e61c2d5608a8c66b696b8b5eb3e44591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bf87daeefc78c0f55563204cf1bc1698ab26eddd5d66f5d694a19d144e233281
MD5 87d7c5c1cc77bda205b9930704908af9
BLAKE2b-256 aa03f07303bbe4f099e66f7da17ed8dd7a852abf00f8a18d5b16d5fd6b51f342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 988530193aad410784ef36af3e6995854d678fe7b54396da47af2329b8d4048c
MD5 027a3a07e69cf6aa4f98e2a43c52c0aa
BLAKE2b-256 263283477e34fdd073879f63b846cd3309f0725b17a92db720f7e9e24b6d8c20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cfecde89eacd8606ea1207b0d616710367c22ec6f33c410f284db6b88b8e4b7c
MD5 8cce6fef48cea8e8edc6a2ddb5415a43
BLAKE2b-256 5e16c60e231cdaa69f67b864d5cbbad04f09e9e3f86abb5cdb92211482f04508

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ff0a255d358c5b27210add0bfdb598c098af835b3e763fb3d113b96d6021c13a
MD5 51f75bcf45b1fe5f9cd04e8030c66de6
BLAKE2b-256 67f805064768e4355a1b1e42dc828f08c898f462070c6f359400bc06a2c5dba2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e9e4e71271ab51cad523471f8f218c50e4db5ca656185f5680a5378df0d6b4d0
MD5 ec30f37eb9c78197e2e140281c7a9a56
BLAKE2b-256 3488bb3f919029308b20eccafe3b9fadf70e2004fbc578608217cb5117c8c55d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa04912da3a5059a7d0c326ad90a9aeea70d83d725a7c1137d1dc70c25b52e13
MD5 0c576039808091ae267cb2c58abab35c
BLAKE2b-256 7313f8ecc99e38f339f0dacc2bfe2195a32fea57b4d92c9a9b6923a8aea3070d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0b99ce9387295ccd8143b926f3cccb208ce06fffc9456bc1e9907bf6a2f92f98
MD5 403c2c7edd2d8f2efcce8813cc139f62
BLAKE2b-256 76c2f50fc85fc6c29eb3f48c6b227f860cc35cda24fd8f95dab314dc15ed0233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ec7212a507b4403d2d444c11fcbd13b56aea6ea6d449266ccf93d6a9c40632f9
MD5 995d2ff99d993520204167d8ac5eb656
BLAKE2b-256 3a7b56c437c736ff98983893d492bc429e90c64e1e3697925c8dfca075347eda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e8f69152b578851275166997f78494ecbb8a511e174aa1fe244682c3bf7f451c
MD5 30eb0c135181b4fed664d13c611d3bba
BLAKE2b-256 e354240f5f891101f3904706b25ba483f6a65ebcb09c60b0db258cc8645a9873

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 6c00fcdc7ed31e8a062ff86c6f08caed167e7cc1f34423141d2f0a33b200a5a2
MD5 4ba0bab57d8a7671d178a2a33daa3335
BLAKE2b-256 09d540dca6c31a54c670d38b3e03a2c3c7643d2c447d461fe51a4e2fa3074d0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9f9d79067bee5f6ecb9802b1611bb7f36dd35daca7ab36b42661a85e36bf714
MD5 1b222605da8dcf7914bc46837f6466d1
BLAKE2b-256 15597aa97eb40c623fcbf36e808694d7bac2225d447512e803109c53ba606422

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 38e1560c5668f868a1fae70e1b18c414cbd33ae3a9305093eb0fa484bc28a50f
MD5 9fc1cddc8ebfb6286814b8f72a827073
BLAKE2b-256 2f05c99e007fec1ae0101a3006f6c6186ac961a381295552cdd5dc30dcd5b669

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3c65cd549979d6e9cd622661f1b53cf927047fb40afd8452b32a99990c4fa0c4
MD5 5c0016dc081458dc6d4ac7f392eb38f5
BLAKE2b-256 4c25383e0ba4803d5c9e4f0d09ffd6eb16c527654e83c393910ad3421d122039

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32d1ba85b2807cd6260b283f1d7de7f55659b813b9bf131525d13363573db1b9
MD5 22abfcb1cfe7c17fbf63fcfda7753716
BLAKE2b-256 a670160aa6aba3b9810594dfa038548b03f749ec0568e6e7f837d67504500d8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dcc8593bc3e188e01147d86a7bf8c4bcb35189a106182c0d471d51a3ef75b476
MD5 8c2647edcd8e130d48ba883d86f762e2
BLAKE2b-256 4735ad74bef034216aef1e1302208ad5389ad0f38d043de9ecbb20e830138017

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2bfd7696c3918b88c91bdc7e72bfbef9d29e22a24503360df89431ce584e53bd
MD5 108f7899e4807d3d63110ff3db0322e7
BLAKE2b-256 c67048ab18a5d5e31fe7238d72c7fc2e6263184ba664da8c1c3cf3eec08c1364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 7290f4875456868079237c132f40ae7421449dd9c86324cc8d78ce0dc0ba03e3
MD5 653226302d5be0f61f3544a5988a6999
BLAKE2b-256 8999e615e644f0863a3b84c1814b06c3bf1776f80913757c1b71fca847afe0d7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7c7f9a97bac58c451ab2a0720212cc78e3c725da5741f1979870a8a29acf03d4
MD5 0d1cff642449dad11ec33fc9a904a997
BLAKE2b-256 b10eac6a844fce219bbcfa0884ceb85d0b77d052a46655d05ea3a6ca0f69da5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75951a0dc37d5f2fbe64d1f303030d866d49aa21fb88922bd41324a1245dee57
MD5 b5f829e346f21cf335397e433b15a6bf
BLAKE2b-256 0aa07717eabed40babc754113f6494be78c678216d1ba04a797100b9129b95ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 dd487c23af2fc835b873387a3b2c14888da4989dec2f96ae8c1acd5a8777476f
MD5 ffd3c3dfb943d92caafea1222e1e68a3
BLAKE2b-256 9b4165483c9a38b7d817befd255c358472fd6fa442a71a9755bacc7b5741e8fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 214757646ddb6a2bc75d69be57c857511f0c862ac5456e99afc3c5ad0a422e07
MD5 c88ec7622700683f4a312149a09ee793
BLAKE2b-256 dbbbfd5d41660a4d1da704a22ba1cd3462c27f7a9034dbbddbcebaa20a4c5b85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 097c8d46176294a9f50be9c1e1f1f1948d49d8839ae835ec893390970a2b0e02
MD5 1aad5b2d1843f9c8f9ebd1d70150a0c6
BLAKE2b-256 4b920f314bfdae4bf37ba0da3df25c5d3b02a57aa5d09216717ec6a1bcc3fe4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b14a455f4d1f6cab8dfa08af0f06aa71f9b751574cb3150034f08e75b347b73f
MD5 57bbf0d9a289c4167d132c94c1f96c1b
BLAKE2b-256 0faca6ac560d8cc287d5ea82238a5f775bcfe3c491ca72b37ca3ef490cccd97c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Levenshtein-0.18.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 868f6a05042f7aed02e901ba3cd17d127851bfcba218529cf9200996e3885467
MD5 2fc4582aa68d1248b216f0099f5a6161
BLAKE2b-256 10a8d6075f37af604bef777eabb677fa1fa89470f885a2c6fa1857e13730012b

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