Transform any string with accent and without accent to lower case
Project description
=== TRANSFORM ANY STRING TO LOWER
Transform any string with accent and without accent to lower case
Detailed documentation is in the "docs" directory.
Quick start
-
Install the module:
pip install anystrintolower
-
EXAMPLE
from anystringtolower.job import stringToLower
string= 'à éêöHELLO'
lower_string = stringToLower(string)
print(lower_string)
You should have something like this in outpout : aeeohello
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anystringtolower-1.0.1.tar.gz.
File metadata
- Download URL: anystringtolower-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
436518e6ac5bdb4114cd24150f2b7acb42dc1ae3350fd24074323b12f8aa55b1
|
|
| MD5 |
ecd69708ca14dbb7abbd8e518be2fc2a
|
|
| BLAKE2b-256 |
44c6d1fe89f6d00c8bd15a5aefd1d7229df4c79abf94a491e542125f2fab8dbd
|
File details
Details for the file anystringtolower-1.0.1-py3-none-any.whl.
File metadata
- Download URL: anystringtolower-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b5446714e211d007c95c9a23366ac9ef094c69a6229b20c4a894150a1b7353b
|
|
| MD5 |
2ffea6ee14b140fe8f57539e3f38cdf6
|
|
| BLAKE2b-256 |
51c2973e225feb583471bf03d805eee1901ace7f9440177283d17f4918c2d56b
|