Skip to main content

A Rust-based levenshtein distance implementation.

Project description

Introduction

Rust implementation of levensthein distance (https://en.wikipedia.org/wiki/Levenshtein_distance).

Installation

pip install fastlevensthein

Usage

from fastlevensthein import levensthein
levensthein("string1", "string2")
>>> 1

License

fastlevenshtein 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

fastlevenshtein-0.1.4-cp310-cp310-manylinux_2_24_x86_64.whl (173.2 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.24+ x86-64

fastlevenshtein-0.1.4-cp39-cp39-manylinux_2_24_x86_64.whl (173.1 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.24+ x86-64

fastlevenshtein-0.1.4-cp38-cp38-manylinux_2_24_x86_64.whl (173.3 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.24+ x86-64

fastlevenshtein-0.1.4-cp37-cp37m-manylinux_2_24_x86_64.whl (173.3 kB view hashes)

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

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