Fuzzy string matching in python
conda install conda-forge::thefuzz
Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.
PyPI: https://pypi.org/project/thefuzz/