rapidfuzz / JaroWinkler
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
☆70Updated last year
Alternatives and similar repositories for JaroWinkler:
Users that are interested in JaroWinkler are comparing it to the libraries listed below
- A Python implementation of Lunr.js 🌖☆195Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆114Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated this week
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆71Updated 2 months ago
- Asynchronous version of functions of shutil module.☆37Updated 9 months ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆91Updated last year
- Complete lxml external type annotation☆58Updated this week
- A Python Enum that inherits from str.☆118Updated last year
- ☆45Updated 7 months ago
- WASM-powered sandbox implementation of exec() for safely running dynamic Python code☆35Updated last year
- Efficient string matching with regular expressions☆143Updated this week
- Hatch build hook plugin for Mypyc☆42Updated 9 months ago
- universal character encoding detector☆58Updated 7 months ago
- We don't like positional args, we like keyword only args! 🎉☆90Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- A Python interface for markdown-it.rs, using Rust for blazingly fast parsing ⚡️☆35Updated last week
- Helpers to use cachetools with async functions☆99Updated last year
- Easy rate-limiting for python requests☆98Updated last month
- Productivity tools for popular open source repos, used by pydantic☆59Updated last year
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆75Updated last week
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- A little benchmarking tool for Python☆183Updated last year
- The fastest FlashText library for Python☆20Updated 9 months ago
- A mini dashboard to help find slow tests in pytest.☆79Updated 9 months ago
- Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods☆158Updated 2 months ago
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆96Updated 3 months ago
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆166Updated this week
- Pure python implementation of identifying files based off their magic numbers☆189Updated 5 months ago
- Schema.org classes in pydantic☆66Updated 2 years ago