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: 507, Watchers: 507, Forks: 165, Open Issues: 66The Martinsos/edlib
repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 507 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.
GitHub Issues
The edlib package has 66 open issues on GitHub
- Create MANIFEST.in