Contents

edlib 1.3.9.post1

0

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

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

Stars: 507, Watchers: 507, Forks: 165, Open Issues: 66

The 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
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 66 open issues on GitHub

  • Create MANIFEST.in

See more issues on GitHub

Related Packages & Articles

biopython 1.84

Freely available tools for computational molecular biology.

dlib 19.24.6

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

cmake 3.30.4

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.