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☆122Updated 2 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Tool to merge environment files of the conda package manager☆60Updated last month
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last month
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated last week
- Simple utility that retrieves current Jupyter notebook filename or path, when run from Jupyter notebook.☆64Updated 5 months ago
- Turn Pydantic defined Data Models into CLI Tools☆156Updated 3 months ago
- Meta-package providing the oldest supported Numpy for a given Python version and platform☆54Updated last year
- persistent caching to memory, disk, or database☆278Updated last week
- A Python Module for intelligent reuse of docstrings☆32Updated 4 years ago
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- Capture C-level stdout/stderr in Python☆215Updated 2 weeks ago
- A directive for including a Plotly figure in a Sphinx document.☆16Updated 3 years ago
- Simple installer for conda (and conda-likes)☆17Updated last month
- Backport of the pickle 5 protocol (PEP 574)☆34Updated 4 years ago
- Convert pyproject.toml to environment.yaml☆132Updated 2 years ago
- Lint Cython files☆96Updated last week
- Type annotations for specifying, validating, and serializing arrays with arbitrary backends in Pydantic (and beyond)☆134Updated 3 months ago
- Tools for drawing 2d and 3d interactive visualizations using Jupyter proxy widgets☆54Updated 2 years ago
- A high-performance library for compressed ndarrays, with a flexible computational engine☆186Updated this week
- Seamlessly integrate numpy arrays into pydantic models.☆59Updated 3 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Jonga: Python function call graph visualization☆56Updated last year
- Python library to compare large trees of arbitrary objects☆31Updated 10 years ago
- Parse Python docstrings in various flavors.☆255Updated 4 months ago
- An easy to use decorator for persistent memoization in Python: like `functools.lrucache`, but results can be saved in any format to any s…☆19Updated 10 months ago
- Script for converting setup.py to setup.cfg☆80Updated last year
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆37Updated last year