simstring-fast

A fork of the Python implementation of the SimString by (Katsuma Narisawa), a simple and efficient algorithm for approximate string matching. Uses mypyc to improve speed

Installation

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

pip3 install simstring-fast

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.6.0 2025-05-06    
0.5.0 2024-11-18    
0.4.0 2024-11-14    
0.3.0 2023-10-24    
0.2.7 2023-09-01    
0.2.6 2023-05-12    
0.2.4 2023-05-12    
0.2.0 2023-05-12    
0.1.7 2023-02-14    
0.1.6 2023-02-14    
0.1.5 2023-02-13    
0.1.4 2022-11-22    
0.1.0 2022-06-13
0.0.2 2022-06-13
0.0.1 2020-12-14

Issues with this package?

Page last updated 2026-09-03 02:00:06 UTC