asottile / ukkonenLinks
Implementation of bounded Levenshtein distance (Ukkonen)
☆18Updated last week
Alternatives and similar repositories for ukkonen
Users that are interested in ukkonen are comparing it to the libraries listed below
Sorting:
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- A fast native implementation of diff algorithm with a pure Python fallback☆39Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 2 months ago
- Linter config initializer for Python☆27Updated 2 years ago
- A CoroutineExecutor for asyncio, similar to nurseries and task groups☆13Updated 3 years ago
- A backend for the `keyring` module which uses a hardware token to require user presence for any secret access, by encrypting your vault a…☆41Updated 11 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- Run async workflows using pytest-fixtures-style dependency injection☆35Updated 3 months ago
- Vendorize packages from PyPI☆106Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A Python wheel containing PostgreSQL☆80Updated 3 years ago
- ☆55Updated last week
- python cffi bindings for the oniguruma regex engine☆21Updated last week
- Pytest plugin that runs PyStack on slow or hanging tests.☆20Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Python bindings for GitHub's cmark☆92Updated 3 months ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- A system to Instrument running Python code☆25Updated 7 months ago
- Static analysis of Python import statements☆124Updated last month
- ☆33Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Delayed iteration for polling and retries.☆31Updated this week
- Stream JSON parser for Python☆49Updated 3 years ago
- Like dataclasses but for config.☆10Updated last year
- Pytest plugin for trio☆60Updated 3 months ago
- Fast property caching☆33Updated 3 weeks ago
- Cooked Input library for getting and validating input from the command line.☆20Updated 5 months ago
- Simple package to compute a single deterministic hash of the file contents of a directory.☆99Updated 5 months ago
- A flake8 plugin that checks bad async / asyncio practices☆12Updated last year