python-levenshtein¶
Python extension for computing string edit distances and similarities.
| Home | https://pypi.python.org/pypi/python-Levenshtein/ | 
| Versions | 0.12.0 | 
| License | GPL | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/python-levenshtein | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install python-levenshtein
and update with:
conda update python-levenshtein