Fuzzy Finder Python wrapper for a fast fuzzy finder (Rust core). Examples There is a basic example that exercises the single use case I wrote this for. Dependencies: Rust compiler (for initial build) Python 3.9+ Notes: Rust component is compiled on first run. This was built with PyO3 and Maturin.