pyxDamerauLevenshtein

pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.

Installation

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

pip3 install pyxdameraulevenshtein

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.10.0 2026-03-18    
1.9.0 2025-10-01    
1.8.0 2024-05-02    
1.7.1 2022-08-01    
1.7.0 2021-02-09    
1.6.2 2021-02-08    
1.6.1 2020-07-27    
1.6 2020-04-30    
1.5.3 2019-02-25    
1.5.2 2019-01-07    
1.5.1 2019-01-04    
1.5 2018-02-04    
1.4.1 2016-07-18    
1.3.2 2015-05-19    
1.3.1 2015-04-07    
1.2 2014-05-06    
1.1 2013-10-04    
1.0.2 2013-09-23    
1.0.1 2013-09-23    
1.0 2013-07-03    

Issues with this package?

Page last updated 2026-09-03 14:55:56 UTC