kuangkzh / pylcsLinks
super fast cpp implementation of longest common subsequence/substring
☆23Updated 2 years ago
Alternatives and similar repositories for pylcs
Users that are interested in pylcs are comparing it to the libraries listed below
Sorting:
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆121Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆155Updated last month
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated 2 weeks ago
- Python API for PDF documents☆125Updated last year
- Useful Mutable Mappings☆72Updated 2 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- GPU-Parallelized UMAP☆52Updated 6 years ago
- graph-tool - Efficient network analysis☆109Updated 2 years ago
- Jonga: Python function call graph visualization☆55Updated 11 months ago
- persistent caching to memory, disk, or database☆278Updated last week
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated this week
- Tool to merge environment files of the conda package manager☆60Updated 2 weeks ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 weeks ago
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3☆85Updated 2 weeks ago
- Simple utility that retrieves current Jupyter notebook filename or path, when run from Jupyter notebook.☆64Updated 3 months ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Convert pyproject.toml to environment.yaml☆132Updated 2 years ago
- Unified API for working with multiple dataclass-like libraries☆19Updated last week
- Extending your autodoc API docs with a summary☆53Updated 11 months ago
- Seamlessly integrate numpy arrays into pydantic models.☆59Updated 3 years ago
- Helpful functions for use alongside the rich Python library.☆20Updated 3 months ago
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆30Updated 8 months ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆42Updated 4 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆229Updated this week
- A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor☆180Updated last week
- A directive for including a Plotly figure in a Sphinx document.☆16Updated 3 years ago
- Tools for drawing 2d and 3d interactive visualizations using Jupyter proxy widgets☆54Updated 2 years ago
- Script for converting setup.py to setup.cfg☆80Updated last year
- Type annotations for specifying, validating, and serializing arrays with arbitrary backends in Pydantic (and beyond)☆134Updated 2 months ago