rapidfuzz / JaroWinkler
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
☆65Updated last year
Alternatives and similar repositories for JaroWinkler:
Users that are interested in JaroWinkler are comparing it to the libraries listed below
- A codemod to make your implicit optional type hints PEP 484 compliant.☆89Updated last year
- A mini dashboard to help find slow tests in pytest.☆79Updated 7 months ago
- universal character encoding detector☆58Updated 5 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆73Updated last month
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- A Python type explainer!☆82Updated last year
- A Python Enum that inherits from str.☆115Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆96Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆97Updated this week
- A purely-functional HTML builder for Python. Think JSX rather than templates.☆95Updated last month
- We don't like positional args, we like keyword only args! 🎉☆88Updated 2 years ago
- ☆43Updated 5 months ago
- A simple task runner.☆107Updated this week
- Vendorize packages from PyPI☆102Updated 6 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆65Updated 4 months ago
- Syntactical sugar for Python class attributes☆56Updated 6 months ago
- Productivity tools for popular open source repos, used by pydantic☆58Updated last year
- A Python implementation of Lunr.js 🌖☆196Updated last month
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 10 months ago
- Uvicorn worker for Gunicorn!☆63Updated 2 weeks ago
- List of all countries with names and ISO 3166-1 codes in all languages.☆26Updated 2 weeks ago
- Test whether your code is logging correctly 🪵☆106Updated 4 months ago
- Efficient string matching with regular expressions☆141Updated 3 weeks ago
- ☆92Updated 5 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆107Updated last month
- Define your JSON schema as Python dataclasses☆63Updated last year
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- Simple redis cache for Python functions☆106Updated 5 months ago
- Create Python variables on the fly.☆88Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆83Updated 11 months ago