
fuzzywuzzy 0.18.0
0
Fuzzy string matching in python
Contents
Fuzzy string matching in python
Stars: 9269, Watchers: 9269, Forks: 870, Open Issues: 106The seatgeek/fuzzywuzzy repo was created 14 years ago and the last code push was 2 years ago.
The project is extremely popular with a mindblowing 9269 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.
pythonfix