String methods for Turkish characters
Project description
Solves the problem of string methods to uppercase/lowercase of ‘i, I’ characters in Turkish; for upper, lower, capitalize, title methods.
Normal string methods is problematic for Turkish strings as follows:
“aliler bize geldi”.upper() -> “ALILER BIZE GELDI” // this module adresses to this problem
Usage:
trStr(your_str).lower() // .upper(), .title(), .capitalize() methods also can be used.
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
trStr-1.0.5.tar.gz
(2.0 kB
view details)
File details
Details for the file trStr-1.0.5.tar.gz.
File metadata
- Download URL: trStr-1.0.5.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b326784af3a1e3a4229d4a4899e05b9bca8d951358f7d571aba7fdf1656845c8
|
|
| MD5 |
0d3815c3a0a592662f1b8722af734a88
|
|
| BLAKE2b-256 |
6a79c9a10f237b23f4e7bead52b41621a656d01226939e983bb9b6eebcef73b7
|