Skip to main content

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page