fuzzywuzzy 0.18.0
0
Fuzzy string matching in python
Contents
Fuzzy string matching in python
Stars: 9222, Watchers: 9222, Forks: 875, Open Issues: 107The seatgeek/fuzzywuzzy
repo was created 13 years ago and the last code push was 1 years ago.
The project is extremely popular with a mindblowing 9222 github stars!
How to Install fuzzywuzzy
You can install fuzzywuzzy using pip
pip install fuzzywuzzy
or add it to a project with poetry
poetry add fuzzywuzzy
Package Details
- Author
- Adam Cohen
- License
- GPLv2
- Homepage
- https://github.com/seatgeek/fuzzywuzzy
- PyPi:
- https://pypi.org/project/fuzzywuzzy/
- GitHub Repo:
- https://github.com/seatgeek/fuzzywuzzy
Classifiers
Related Packages
Errors
A list of common fuzzywuzzy errors.
Code Examples
Here are some fuzzywuzzy
code examples and snippets.
GitHub Issues
The fuzzywuzzy package has 107 open issues on GitHub
- 1.20.1: pytest based test suite is failing
- Correct a typo in process.py