Description
Fuzzy string matching like a boss. It uses Levenshtein Distance to help calculate differences between sequences in a simple to use package.
fuzzywuzzy alternatives and similar packages
Based on the "General" category.
Alternatively, view fuzzywuzzy alternatives based on common mentions on social networks and blogs.
-
ftfy
Fixes mojibake and other glitches in Unicode text, after the fact. -
shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs. -
Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity -
Charset Normalizer
Truly universal encoding detector in pure Python
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of fuzzywuzzy or a related project?
README
This project has been renamed and moved to https://github.com/seatgeek/thefuzz
TheFuzz version 0.19.0 correlates with this project's 0.18.0 version with thefuzz
replacing all instances of this project's name.
PRs and issues here will need to be resubmitted to TheFuzz