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

Uploaded Source

Built Distributions

Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (258.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (244.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (250.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (258.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (244.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-cp310-cp310-win_amd64.whl (231.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

Levenshtein-0.18.0-cp310-cp310-win32.whl (225.8 kB view details)

Uploaded CPython 3.10 Windows x86

Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (255.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (268.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (265.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-cp310-cp310-macosx_11_0_arm64.whl (230.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Levenshtein-0.18.0-cp310-cp310-macosx_10_9_x86_64.whl (242.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

Levenshtein-0.18.0-cp310-cp310-macosx_10_9_universal2.whl (314.0 kB view details)

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

Levenshtein-0.18.0-cp39-cp39-win_amd64.whl (232.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

Levenshtein-0.18.0-cp39-cp39-win32.whl (225.8 kB view details)

Uploaded CPython 3.9 Windows x86

Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (255.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (268.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (265.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (249.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-cp39-cp39-macosx_11_0_arm64.whl (230.5 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

Levenshtein-0.18.0-cp39-cp39-macosx_10_9_x86_64.whl (242.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Levenshtein-0.18.0-cp39-cp39-macosx_10_9_universal2.whl (313.9 kB view details)

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

Levenshtein-0.18.0-cp38-cp38-win_amd64.whl (232.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

Levenshtein-0.18.0-cp38-cp38-win32.whl (225.7 kB view details)

Uploaded CPython 3.8 Windows x86

Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (270.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (266.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (250.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-cp38-cp38-macosx_11_0_arm64.whl (229.8 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

Levenshtein-0.18.0-cp38-cp38-macosx_10_9_x86_64.whl (242.2 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Levenshtein-0.18.0-cp38-cp38-macosx_10_9_universal2.whl (312.6 kB view details)

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

Levenshtein-0.18.0-cp37-cp37m-win_amd64.whl (232.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

Levenshtein-0.18.0-cp37-cp37m-win32.whl (225.8 kB view details)

Uploaded CPython 3.7m Windows x86

Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (258.2 kB view details)

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

Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (256.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (270.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (266.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (252.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-cp37-cp37m-macosx_10_9_x86_64.whl (242.4 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Levenshtein-0.18.0-cp36-cp36m-win_amd64.whl (230.9 kB view details)

Uploaded CPython 3.6m Windows x86-64

Levenshtein-0.18.0-cp36-cp36m-win32.whl (224.4 kB view details)

Uploaded CPython 3.6m Windows x86

Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254.3 kB view details)

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

Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl (252.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ s390x

Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (265.6 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ppc64le

Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (262.0 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (248.6 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

Levenshtein-0.18.0-cp36-cp36m-macosx_10_9_x86_64.whl (240.2 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0.tar.gz
  • Upload date:
  • Size: 62.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0.tar.gz
Algorithm Hash digest
SHA256 1fa92494f4d7e77cb7f05a1240cf125713372b29d9ee1c223f77f34104278dec
MD5 1854ba9e1386fdbf6e750e8b3b4874ce
BLAKE2b-256 5b4eb76755b062257444ce170d85e2626e348093da39182cd61dc66e1ac40886

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 250.1 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fc65d9d2eb49bb4633faacd12a3813fae941fa606326e59712edd60aac18149c
MD5 2365688fe6615dc8c9b83140299a6799
BLAKE2b-256 71b466127f3b39ac23cfa4ba114c37565c2d728ecc8a4f7751b6d3415c83b419

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 258.0 kB
  • Tags: PyPy, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4c783960528139754222d5ba74f041abfa2ac4a3785f10ff3ae34d65c9b75bf9
MD5 1646e185491debb786b466a2c8b0789e
BLAKE2b-256 a5379d9d7a17ecb50d5cbf113c4726b63c3f119f4294c8e148bd5a876b3c24da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 244.9 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5f4784baad65578397f7b2e864a648a32c363669b94da837dd9634d3a8dd565f
MD5 b1126dc9e1cd2c4c3561b291f1ea691d
BLAKE2b-256 0f4fa72923abd463206efe064c9b946ab672cd8c0ef0a1898437808428f43586

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 250.1 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8acceda7ee3011017ddd95d6a5a1ea7cea935a771b43b2c9acb233e92c1eb722
MD5 8d2c3fe80ca26b659bc3ee6bdbf1bcc5
BLAKE2b-256 2e019202e5dd82a758e09ed101129c9432edb36482b7e66937a0376995d1a093

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 258.0 kB
  • Tags: PyPy, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0561f74f201c4e67785680bf7dc6dd6e464647365d4d55055c06c2b10d892f75
MD5 14a6d6575b8d5b6f2672e293ec6a31e5
BLAKE2b-256 9d6e94f88cee4af927c92d824ddef2921285d74168de62dd85f502cc433a719a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 244.9 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ebe1637839ec789c92b04c94cfe6decbc41b2b34101f698e88b3bf5458cfd966
MD5 b4ca5301c802614ebe97b173ccc208e6
BLAKE2b-256 368cafecabae141a8950910faa4b46d9f4d0032410eca4d50bdfd6707623a245

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 231.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b7d348d7cd75f2a4f46a80dad1a1dc87f8557a0daed47b67b7d65598fcf1a521
MD5 caea39148ee06544f7b4cf2a76e0851b
BLAKE2b-256 69af04021bfc531e4e3d786dab61009f62658023253399f41f136bebc703de7c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 225.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 80a06d45697b6a8a51c139883f3af543f26a0e8d8f258d3ca0cf0df5d012528a
MD5 cc1559d2378d5b98775694272991d3a1
BLAKE2b-256 19be14d531a5a6b8bdb81afd1b6167cf73aaf3f4e5e201b5ac8b2eec925fdda3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 257.1 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed5dcb6bebfc25e6ea7178e0770aa57021660c9164d8bb0d2ab2ddcf0857e298
MD5 b1a954583c479c8d12ba50e2f846d86f
BLAKE2b-256 72a3912ee05388b42d4a1b5e2b3407b324ab916b73cbec26d1b4b2530098229e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 255.2 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 247d92310caabad16739f6aa64277e6834027158d4f60010792d4c57d4199d20
MD5 988bd1d275c58e72e89735ed86cd91b7
BLAKE2b-256 9008d18b7da559a1745cc64d53cc8dc8867e0b9fce42b765d9cb882a90855632

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 268.9 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ed8eb73a19d85160aa1a28091602e88061fc967785d38482a1cfdbe710255e1c
MD5 ddaec84ce197e5b50167c86a13cbb64a
BLAKE2b-256 86a0907a29a8332e592218e4edccdf0d8867a28231dc9783f825a31913536d54

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 265.6 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa8805493f6461a011928d8bc4963defbf27958a0c88bd5d8283cfa1f66fb3d5
MD5 e0da4d8ae1dfe87e470572a82814430c
BLAKE2b-256 873ae7493a869262ff4372abd0dc2745579814fcb1f9fe3bae424071281bff75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 249.3 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62dfa0fbb1b47a615761e96874de6c74cbddf2273451c57e3566192124c3c591
MD5 16fbe16c7e627d0abaebbba993bc9a87
BLAKE2b-256 636e670e3ed981949b9d394d556af80659c8cfb889bf740e433f08add5ce9c52

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 230.5 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07d2cb96006d619ce2812ecc53d7e78de0ccdf703e94a21160a57c86e1144391
MD5 290bc319ab6b6a14a970827fa3556d44
BLAKE2b-256 50e67b2e41556610127ee1be26817e3d03ecf2365c4265da0419351131de2a1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.9 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e688592723b24b92b9c77f39cd5ec00f84f769cfa431404077b6da06a0fa82d
MD5 7c2c1ed6242193c60a7356d7dd663ea8
BLAKE2b-256 d0c45f5974af41f66ee961cfec525bf185edf63c9e9d3c74eee544aa70684297

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp310-cp310-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 314.0 kB
  • Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8b05e9450758d6d9baf9b33fc30d05c0caa60e4185fd08a52c5af785e2f57292
MD5 72b6412f07b5c31374d7defcf3064fdb
BLAKE2b-256 7c238434b4a321d501e2f77e2795e6ad0fb6490231a180a48895e3a1725da829

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 232.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 84d1de7f1ea6b03b2b143f9c49f2037777bde7cf950ee50886ce8d9d86609451
MD5 47d91fd1f73a00666dfd2b02bfe5093b
BLAKE2b-256 9b17b6f274a26a762ce262997fe1ea0bbade56feae70b0f8c7cb291b1ffdc8d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 225.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2f27688e9fcb991753ed56ef2f37676db2c1ecdca6addd3072312bcddea2d108
MD5 f276baa6c9cd10e24c1365c20d6be8d9
BLAKE2b-256 31fdafb7009fb80ae52940377abd09a14bfc4f3f670ad2d682a12ea954e1ee27

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 257.1 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bcfe231f1f48e80d55119ec76bf74514f6a9cefb00f139755d3acbe655eb42c
MD5 73ea3938d997e19049771a4c50fa5ea8
BLAKE2b-256 806d1338a89f6bbdbc92277a64ba68859da4ab809eb1837200b61981afa57e60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 255.2 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b12600a6a79f2ba378ecd07634149dbb4d8902dc17fed87ba0f37e8e28896567
MD5 f26cd74e7066284614434846436b16ab
BLAKE2b-256 1fda1122eca8fd98ca8deda52bb31ba1c636326624b3619f886f93561a9cb7e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 268.9 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9987910173d20479f52745f134a67a26a4827245c446d6be4af6aeec9dc24539
MD5 93fb29bf6c072a2c9a345836015c703c
BLAKE2b-256 b893eeb800ef9e1df3f9d82f8c21a2e47920a64c98b0df1a295da27563d0d60c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 265.6 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3571737e006203f99b395242cb956c5df4cd61b1c4af182f1462f7b5c9f82094
MD5 cdc0a1a1021794496fe98602d67ccfc4
BLAKE2b-256 44c0907294ac118d0b16e629a55c508d1eb102a9f4bdff66ebb9034f7ba6b801

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 249.2 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 80fc9b812c44459135d8add2ae2ffbb7781167ee2ced1b2121c0e05f0ca2309c
MD5 72c51e3bae6477939640c313a5b7e73a
BLAKE2b-256 7d1f0a44e5998faf875c777fe752fc3978bc226f4917424c1ac2568fc975547c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 230.5 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c00f72eaac61384a4372b005b6dd3fdece2532baedabaa3eb0fb82ebab964bb
MD5 7a30499c59664084d33d10676f99a9dd
BLAKE2b-256 37dcec44259ae211b9aed345a3b644109d54b00547a2b892309cabbea78472ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.8 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8cf64db9fb5f6bd88af1ad199f5d8be7474dec01b19bf4b25cdc4e238c8aad2e
MD5 7ccf42d7963352f429230df6bd125db9
BLAKE2b-256 7c63893be54176c1643397ed7ae687a5c00860ade78a4aa61516b7de3084fa7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp39-cp39-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 313.9 kB
  • Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f474c25444c143e6409878be1c14653bb3083685b0010ad0d14b7f49ed54f4d9
MD5 863f2f73089a2a0572a03e6a718e27a5
BLAKE2b-256 6f5d3eefd74c21976587c8cb09b74d72eb09e6d673401a23f64af3e373e3244f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 232.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cf8958114167196e0bd1312281c528b0637a7586f8b8759328a45985f893bcb1
MD5 09da1ec2dad5607f94fea6335c93c288
BLAKE2b-256 fbfdce15bc01376bad77dcc83030fde8d5803e0c911eae0e9098d5b18f62d74a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 225.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 462fd78b444ee7373c308df0ebc5c5c45b13cdbd9f94a2c3bdcdb6be177397b7
MD5 82471d53cb362c480a64fbd96971f2ec
BLAKE2b-256 b1d002a29b6af2fcd5d042b52460747dedd5566455a0060b2d8368a755a348c5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 257.8 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 612d3ae5e9d2871aac35ab54a133a18c680d6964fc831d19dc267ad1806c5220
MD5 29327338bcebb8f92e2cc20357084ed9
BLAKE2b-256 0be35d430e06af2f484041f913f9a65826b88f3e8248815eeb00a43a6af16c53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 256.1 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c99f6a5f02b3207a6f256f5dcc08548c8d4031f0465c191704f6bb59df15900d
MD5 eba86f9a1721b6dd79e9bcdeeaf2a505
BLAKE2b-256 a0124bb1ddc2a946722a50361a54c50040fb5cdbdd3eace76a5eb8bb793be067

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 270.4 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8e0fc5e7cf1958809babf5b601a50d9b8a6cbac7dcadcd60ef7df0628ae86df8
MD5 2f5ec810fa6893e9d0b35d0ecff3599b
BLAKE2b-256 443b76bd8fe99e712e1b0ade181c9e813fb80b6b3b1af1106a7567002aa1b6c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 266.4 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4d89a7f95d59de8db1292e0c2cba4c02f31e9276f186933d1fc6d5c3db96c841
MD5 9c24741ba0b7617c2b8b269a00277b0a
BLAKE2b-256 de58eabdc12fab24cd261339541c205eba221109430f132d31e62b05e095c17e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 250.4 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 be6925ea189f563466ffe32ad326626feba859b2636cb7fbf0b7ee84780ad95d
MD5 d1d4f5b7ac2f4a6bf1a58c9785b21c53
BLAKE2b-256 6c8b1d2eee77a370948083d2026b6bf51d45b05da12794b597b6e65d01574013

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 229.8 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0147713684859a5a2889903f50a5d0b99e59cfdeeb956b34527ab0a50c90830b
MD5 a9d223f4f5b088bc6a7e7d799e1ec970
BLAKE2b-256 28d144ca4eeecc7c20b70fe57facab099c8178751495a9e05e307d571c79c6b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.2 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e54ce0b50eae68dc22af5037b6f2631a79b5dff659dc55635fec3977e038a53e
MD5 dc54e487bae613d495c6cffa0eef6cfb
BLAKE2b-256 0bd51d37cb701560b17a3c4add4d41f185126e94a4871e6be0f41794b2416eab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp38-cp38-macosx_10_9_universal2.whl
  • Upload date:
  • Size: 312.6 kB
  • Tags: CPython 3.8, macOS 10.9+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d0c6f1de34aef544a1e35c48722c45e780a966ed74a4b8026e701a1abfc979e9
MD5 9b8f674401b617bd4251cf8f650a6649
BLAKE2b-256 692750b33d55d73985b024d33fedce91d03b27113152d98e85cf71cfc85fc20b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 232.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9a704249ddabd19dc9a21b783bf5b5d7ca492cdf192ce1648d38b545b10e2f81
MD5 e48ad8e8df601f999f9592f9bdd48f1c
BLAKE2b-256 58cf4e4edad61e80b3e25cb7e11aa5b2ec66fa8fb83463ff4673f5841aea24d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 225.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 97ca16c6ee53b14c5d0c0e9f542752282494a24bd050fe66b948d46266a894ae
MD5 c478e012fa4f5fc7ae718571529814cb
BLAKE2b-256 b34076e91ad808ea0544d94c487eabf7e3360114c7c3f199b96ee1447b548348

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 258.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97bcd42b5850890e6947eb970411927154b7847c7522dd49a0b6546a1ad500db
MD5 53880cbbb69254d48e00d4bd3d731c54
BLAKE2b-256 3e18eb9ae52912c0d64598e77a10dbe7ac330e8e9d8ee4e2e429fa772120c572

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 256.0 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2e51b6c2cc34c71d5ae53a974f6d4615aaebcfd20cf7c76c869ff5375eb5851a
MD5 41c3cec9a4a1e7283d55f38ed8fc51b6
BLAKE2b-256 81bfb84abb129a125bc2253e7cac9c91fc91b299f41ed23c9b4364d6eaa145cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 270.3 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2a9d59c4e9f1894dffac5a6b314c042a63068617a0904db5f1dcff7d6e30e04b
MD5 ad0b72f02eb8ee3ce5932d8e248f6b90
BLAKE2b-256 6c86cd6e5f485862e4cac8c75c84da18f5311791055d4f49c6f4140a1219c5aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 266.6 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9861fcc6c5c754a81eafd605ecd4f4220890e65bb068593a153c2dd486107f8f
MD5 52be6a234aa513b3f98f794a132f14f4
BLAKE2b-256 7060dfcf6269cca3912b7069d74f8c7caef16d15e1fcf6e06d6a2b913b211ca1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 252.2 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 14270b44ec36d7017ba29c72e20ab2c4cf2c77e181ba868c799c81d6a120ab79
MD5 63684af9da87969ce6ad04dedeca4912
BLAKE2b-256 b17b36ed757fed7d99d459e975359dfec4973e6844d2977878533c09a5e72537

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 242.4 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0ae1f851acaba1136c0905a655b4d6ad544dbd79ab5fee41e16f974435d7023b
MD5 6f1cb5ac6ee65d995d31c4e1e50a6d22
BLAKE2b-256 e31ff569dda3078170afe17d3003638fab10f09be866de71684d781e19294fc7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 230.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 4230a6254d4e1398d7578e4e4a172e6991b60cf213bc1d8195372ae4fc436739
MD5 5c4799b0dd2b3f30d0f24f8b91d543f9
BLAKE2b-256 93b294d5a47cc2cf8a9a565ed857685c714983553566e3cda19d82c2bb80f4f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 224.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 d681f2e6c9a267f6feebc00420c5edc216d83d15b4e5ce30c7ac95876bfa585a
MD5 e5369e186bd64c443f6b34dbe3a1a111
BLAKE2b-256 a429d79a287dce859e16f34416949573c3dbbda809021b73ab57823c39585ffe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 254.3 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a0e12e76b57ff15863150de6f5defcfb6a31a1bf90459d0c6313c5b846f50dd
MD5 a90f90ff1b12ac4056ace27d35fb4ab5
BLAKE2b-256 9184ddcec9914ba162b9c3e029537cee8ecfbb84a7340401b9f39ace2d540ef9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 252.1 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1fcc87d65ba8ed0b4c9db4dd24261f07253f4950c4cc8b9fd4204b0279acd8db
MD5 37e89b82f411c59cd13524506920d571
BLAKE2b-256 8c4df932d25405488a0ba22b98554ac833fdaa99d1afd169ed9852cf96ba266a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 265.6 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d82b5c5a65993070839387bfeab15920260f094077a034424e6038829747c37e
MD5 b9691d7ce28b50f190b7d5edf219432d
BLAKE2b-256 8f4a6584033ddec3a162569809790eaa2c07a210554b5bac6e0fe77d0c68102d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 262.0 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 64559e7d7713d3b56fcbbca8bdadc7686cc8e431009fb3334dd08dbccd9ef928
MD5 bd9b011dfb106fd951462026aa1ed5a3
BLAKE2b-256 313a6a94a239632140635f849811ad2a3321c10a22997bd89f8cba604d45ac52

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 248.6 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 68c8ec7c076505ce3e254207cbb2672a01ecf86ce9424c692bd668b8749f9639
MD5 7467c344cb97b01d3ebcc4246497ff55
BLAKE2b-256 7260c945ec336f37136f832a9962119f6ff60f449ffa484ad7b5f74312bad4fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Levenshtein-0.18.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 240.2 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for Levenshtein-0.18.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc12867946675850abe1e138c3c3dc4498aca42cd622bd78896e6c98c39fb925
MD5 8eb8255f79039fead9343f89f55a23cc
BLAKE2b-256 77ab7b37e0313716749f25361f956da3c898929da7bebaecc97b4a6d5d0d7545

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