groupbyScore

You can group similar items (e.g., strings or dict fields) using the fuzzywuzzy package by comparing their similarity scores.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install groupbyscore

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.2 2025-07-13
0.0.1 2025-07-13

Issues with this package?

Page last updated 2025-07-17 23:55:33 UTC