pylev
A pure Python Levenshtein implementation that's not freaking GPL'd.
1.4.0
1.9M downloads/mo
#3455 most downloaded on PyPI
toastdriven/pylev
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 6 weeks to 6.6 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
14 years old
7 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Dec 2012 to May 2021Releases
latest 7-
1.4.030 May 2021Commits, not release notes
This project publishes no release notes. Between
v1.3.0andv1.4.0there were 10 commits, 9 of them substantive:- Update README - assert is not a function
- Add python 3.5, 3.6 and 3.7-dev
- Further modernized the Travis testing matrix.
- Bumping version for the 1.4.0 release cycle.
- Reorganized & black'd.
- Updated Travis build status.
- Fixed Travis status image link.
- Added the pyproject.toml.
- Bumped to 1.4.0!
-
1.3.023 Oct 2014Commits, not release notes
This project publishes no release notes. Between
v1.2.0andv1.3.0there were 24 commits, 19 of them substantive:- Added initial wheel support.
- Add new method using Wagner-Fischer algorithm.
- Add method with iterative version of Wagner-Fischer algorithm.
- use iterators in python 2
- swap out default method
- make generated test suite
- remove reference to unittest2, since it wasn't used anyway
- add travis ci
- update travis yml
- Allow direct test execution
- add reverse tests and fix typo
- update python versions
- no py 2.5 on travis
- add small benchmark script
- update docs
- add damerau levenshtein function
- README.rst: Syntax highlight example
- README.rst: Use reST for Travis CI badge
- Added PyPy3 and used travis new build workers.
-
1.2.021 Jan 2013Commits, not release notes
This project publishes no release notes. Between
v1.1.0andv1.2.0there were 1 commits, 1 of them substantive:- Bumped to v1.2.0. Because spelling matters.
-
1.1.013 Dec 2012Commits, not release notes
This project publishes no release notes. Between
v1.0.2andv1.1.0there were 3 commits, 3 of them substantive:- Implemented the faster, memoized variant for significantly better performance.
- Tested & working on Python 3/PyPy as well.
- Bumped to v1.1.0!
-
1.0.213 Dec 2012Commits, not release notes
This project publishes no release notes. Between
v1.0.1andv1.0.2there were 1 commits, 1 of them substantive:- Bumped to v1.0.2! Because packaging.
-
1.0.113 Dec 2012Commits, not release notes
This project publishes no release notes. Between
v1.0.0andv1.0.1there were 3 commits, 3 of them substantive:- More ignores.
- Copy-paste fail.
- Bumped to v1.0.1! Python packaging is hard.
-
1.0.013 Dec 2012Nothing published for this version