Contents

edlib 1.3.9

0

Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.

Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.

Stars: 483, Watchers: 483, Forks: 159, Open Issues: 68

The Martinsos/edlib repo was created 10 years ago and the last code push was 11 months ago.
The project is popular with 483 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
No  edlib  pypi packages just yet.

Errors

A list of common edlib errors.

Code Examples

Here are some edlib code examples and snippets.

GitHub Issues

The edlib package has 68 open issues on GitHub

  • Create MANIFEST.in

See more issues on GitHub

Related Packages & Articles

biopython 1.83

Freely available tools for computational molecular biology.

dlib 19.24.4

A toolkit for making real world machine learning and data analysis applications

cmake 3.29.0.1

CMake is an open-source, cross-platform family of tools designed to build, test and package software

annoy 1.17.3

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.