kuangkzh / pylcsLinks
super fast cpp implementation of longest common subsequence/substring
☆23Updated last year
Alternatives and similar repositories for pylcs
Users that are interested in pylcs are comparing it to the libraries listed below
Sorting:
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆118Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆154Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆115Updated 4 months ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆52Updated this week
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated 3 weeks ago
- Jonga: Python function call graph visualization☆55Updated 6 months ago
- Tool to merge environment files of the conda package manager☆58Updated 7 months ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Script for converting setup.py to setup.cfg☆78Updated 10 months ago
- Lint Cython files☆84Updated this week
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- Extending your autodoc API docs with a summary☆51Updated 6 months ago
- A Python Module for intelligent reuse of docstrings☆31Updated 4 years ago
- Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.☆191Updated last month
- Simple utility that retrieves current Jupyter notebook filename or path, when run from Jupyter notebook.☆61Updated 11 months ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Parse Python docstrings in various flavors.☆239Updated this week
- An easy to use decorator for persistent memoization in Python: like `functools.lrucache`, but results can be saved in any format to any s…☆17Updated 4 months ago
- Capture C-level stdout/stderr in Python☆207Updated this week
- Python API for PDF documents☆123Updated 10 months ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 7 years ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆186Updated 3 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Bloom filter for Python☆44Updated 4 years ago
- Dynamically create python functions with a proper signature.☆129Updated 2 months ago
- Package virtual environments for redistribution☆45Updated 2 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆69Updated last month
- find functions when you can't remember their name☆101Updated 3 years ago
- A multiset implementation for python☆39Updated 10 months ago