This project provides a Python-based solution for comparing two client lists: one for clients and another for potential clients. The goal is to identify which entries in the potential clients list ...
As of 2.0.0, all empty strings will return a score of 0. Prior, the partial scoring system would return a score of 100, regardless if the other input had correct value or not. This was a result of the ...