FICHA · MANJARO

python-pylev

A pure Python Levenshtein implementation

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Computes Levenshtein edit distance between strings in pure Python. It helps search, fuzzy matching, spell checking, deduplication, and data-cleaning tools measure how similar two texts are.

String similarity is only a heuristic. Tune thresholds carefully before using matches for identity, security, or automated merge decisions.

Permissions

Permissions not analysed for this source yet.