I forked this package and put wheels (OSX, Windows, Linux) on PyPI as levenshtein.
https://pypi.org/project/levenshtein/
This should fix compiler related issues with install that people seem to be having.
The last release of this project is from 2014, and I can't find any comments from the maintainer since 2019, so I assume they've moved on. At the moment the fork is just minimal changes to make wheels, but if there's interest I would be up for maintaining it.
I forked this package and put wheels (OSX, Windows, Linux) on PyPI as
levenshtein.https://pypi.org/project/levenshtein/
This should fix compiler related issues with install that people seem to be having.
The last release of this project is from 2014, and I can't find any comments from the maintainer since 2019, so I assume they've moved on. At the moment the fork is just minimal changes to make wheels, but if there's interest I would be up for maintaining it.