Contents

editdistance 0.8.1

0

Fast implementation of the edit distance (Levenshtein distance)

Fast implementation of the edit distance (Levenshtein distance)

Stars: 641, Watchers: 641, Forks: 60, Open Issues: 26

The roy-ht/editdistance repo was created 10 years ago and the last code push was 2 months ago.
The project is popular with 641 github stars!

How to Install editdistance

You can install editdistance using pip

pip install editdistance

or add it to a project with poetry

poetry add editdistance

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/editdistance/
Documentation:
https://github.com/roy-ht/editdistance
GitHub Repo:
https://github.com/aflc/editdistance
No  editdistance  pypi packages just yet.

Errors

A list of common editdistance errors.

Code Examples

Here are some editdistance code examples and snippets.

GitHub Issues

The editdistance package has 26 open issues on GitHub

  • Cannot pip install on Windows 10
  • Add Python 3.10 to classifiers
  • Bump joerick/cibuildwheel from 1.9.0 to 2.3.1

See more issues on GitHub