editdistance

Fast implementation of the edit distance (Levenshtein distance)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install editdistance

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.8.1 2024-02-10    
0.8.0 2024-02-10    
0.6.2 2022-12-18    
0.6.1 2022-10-30    
0.6.0 2021-10-09    
0.5.3 2019-03-10    
0.5.2 2018-09-18    
0.5 2018-09-15
0.4 2017-11-05    
0.3.1 2016-03-12    
0.3 2016-03-12    
0.2 2013-11-12    
0.1 2013-09-13    

Issues with this package?

Page last updated 2026-09-03 13:07:08 UTC