rapidfuzz / JaroWinklerLinks
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
☆73Updated last year
Alternatives and similar repositories for JaroWinkler
Users that are interested in JaroWinkler are comparing it to the libraries listed below
Sorting:
- A Python implementation of Lunr.js 🌖☆198Updated 5 months ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆159Updated last month
- Efficient string matching with regular expressions☆145Updated 3 weeks ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆115Updated 5 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆340Updated 3 months ago
- universal character encoding detector☆59Updated 11 months ago
- Easy rate-limiting for python requests☆105Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Simple streaming JSON parser and encoder.☆168Updated 6 months ago
- We don't like positional args, we like keyword only args! 🎉☆91Updated 2 years ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆98Updated last year
- Simple redis cache for Python functions☆114Updated 4 months ago
- Productivity tools for popular open source repos, used by pydantic☆61Updated last year
- A little benchmarking tool for Python☆190Updated last year
- Tool to Detect Surrounding Shell☆285Updated 11 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆104Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- python library to simplify working with jsonlines and ndjson data☆296Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Pythonic search engine based on PyLucene.☆128Updated 8 months ago
- Friendlier Python tracebacks.☆85Updated 3 months ago
- A mini dashboard to help find slow tests in pytest.☆82Updated last year
- Truly universal encoding detector in pure Python☆678Updated last week
- An Elasticsearch Python ORM based on Pydantic.☆123Updated 2 years ago
- Compiled variants of the Python standard library.☆139Updated last year
- Caching for HTTPX☆72Updated last year
- Helpers to use cachetools with async functions☆103Updated last year
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆100Updated 7 months ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆36Updated last year
- A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.☆276Updated 10 months ago