pylev 1.4.0
0
A pure Python Levenshtein implementation that's not freaking GPL'd.
Contents
A pure Python Levenshtein implementation that's not freaking GPL'd.
Stars: 97, Watchers: 97, Forks: 18, Open Issues: 3The toastdriven/pylev
repo was created 11 years ago and the last code push was 1 years ago. The project is moderately popular with 97 github stars!
How to Install pylev
You can install pylev using pip
pip install pylev
or add it to a project with poetry
poetry add pylev
Package Details
- Author
- Daniel Lindsley
- License
- Homepage
- http://github.com/toastdriven/pylev
- PyPi:
- https://pypi.org/project/pylev/
- GitHub Repo:
- https://github.com/toastdriven/pylev
Classifiers
Related Packages
Errors
A list of common pylev errors.
Code Examples
Here are some pylev
code examples and snippets.