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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dlite-0.1.1.tar.gz
(1.8 kB
view details)
Built Distribution
dlite-0.1.1-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file dlite-0.1.1.tar.gz
.
File metadata
- Download URL: dlite-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e67c07508fef5d51dab356c8bf15a2414ddd34badaa006e494ad231cdc3b3b9 |
|
MD5 | 9c213c23aa6af2b63e74404aaf275f50 |
|
BLAKE2b-256 | be2b989d51471386167402b5544e607898c8676ee024ab75b0a087043e538e8d |
File details
Details for the file dlite-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: dlite-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bdea7984fad22b12f3873723549be3af83c9a0a68bf4039a7f54f92c7ea7aad |
|
MD5 | f88c600a96da6ce2873b666435aff628 |
|
BLAKE2b-256 | d062818b9fedc0884f47771f48a053a7c68c73f92ca47e61708ee29cfe9914a5 |