Utility to assist with string comparisons.
Project description
dlite
Text normalization for string comparison in Python.
Requirements
This project requires Python 3.7+
Installation
To install with pip
pip install dlite
Usage
import dlite
normalized = dlite.align("é")
assert normalized == "e"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for string_comparison-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b4e1871af82afd71a854164871e08e8e9310654d3413c85a5604865b3249c72 |
|
MD5 | 5b7ac99002045be0b768da08246035fc |
|
BLAKE2b-256 | 4db0a0f95ca30fb288a532209a6183a4f0d2d711f877ab81a3bcc8a0784ad008 |