
edlib 1.3.9.post1
0
Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.
Contents
Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.
Stars: 582, Watchers: 582, Forks: 175, Open Issues: 67The Martinsos/edlib repo was created 12 years ago and the last code push was 9 months ago.
The project is popular with 582 github stars!
How to Install edlib
You can install edlib using pip
pip install edlib
or add it to a project with poetry
poetry add edlib
Package Details
- Author
- Martin Sosic
- License
- MIT
- Homepage
- https://github.com/Martinsos/edlib
- PyPi:
- https://pypi.org/project/edlib/
- GitHub Repo:
- https://github.com/Martinsos/edlib
Related Packages
Errors
A list of common edlib errors.
Code Examples
Here are some edlib code examples and snippets.
pythonfix



