seatgeek / thefuzz
Fuzzy String Matching in Python
☆3,010Updated 10 months ago
Alternatives and similar repositories for thefuzz:
Users that are interested in thefuzz are comparing it to the libraries listed below
- Rapid fuzzy string matching in Python using various string metrics☆2,830Updated this week
- Fuzzy String Matching in Python☆9,237Updated last year
- Retrying library for Python☆6,936Updated 2 months ago
- 🪼 a python library for doing approximate and phonetic matching of strings.☆2,083Updated 2 weeks ago
- A Python library for reading and writing PDF, powered by QPDF☆2,234Updated 2 weeks ago
- Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate…☆2,225Updated 3 months ago
- Simple, powerful, and fast logging for Python.☆3,693Updated this week
- The most accurate natural language detection library for Python, suitable for short text and mixed-language text☆1,213Updated last week
- A Python utility / library to sort imports.☆6,568Updated this week
- pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.☆6,974Updated 6 months ago
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆6,461Updated last week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆3,661Updated last week
- Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-fa…☆7,807Updated 2 months ago
- The code coverage tool for Python☆3,066Updated this week
- Python library providing function decorators for configurable backoff and retry☆2,622Updated 8 months ago
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆6,772Updated 2 weeks ago
- A set of tools to keep your pinned Python dependencies fresh.☆7,817Updated this week
- A Python library to access ISO country, subdivision, language, currency and script definitions and their translations.☆795Updated this week
- Extensible memoizing collections and decorators☆2,388Updated last month
- python parser for human readable dates☆2,584Updated this week
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,443Updated 5 months ago
- Monitor Memory usage of Python code☆4,418Updated 8 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity