Skip to main content

Special opportunities for the Karakalpak language

Project description

Kaalin

The string methods provided by the Python programming language are primarily tailored for English language usage, which might not seamlessly suit the needs of other languages such as Karakalpak. Consequently, to bridge this gap, you can employ this library to avail a range of functions specifically designed to accommodate the intricacies of the Karakalpak language.

Example

from kaalin import Latin

kaa = Latin('BÁHÁR')

print(kaa.upper())      # BÁHÁR
print(kaa.lower())      # báhár
print(kaa.isupper())    # True
print(kaa.islower())    # False
print(kaa.isalpha())    # True
print(kaa.isdigit())    # False
from kaalin import Number, NumberRangeError

kaa_num = Number()

try:
    print(kaa_num.to_word(533_525))         # bes júz otız úsh mıń bes júz jigirma bes
    print(kaa_num.to_word(894_236_671))     # segiz júz toqsan tórt million eki júz otız altı mıń altı júz jetpis bir
except NumberRangeError as e:
    print("San shegaradan asıp ketti!")

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

kaalin-2.0.2.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kaalin-2.0.2-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file kaalin-2.0.2.tar.gz.

File metadata

  • Download URL: kaalin-2.0.2.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for kaalin-2.0.2.tar.gz
Algorithm Hash digest
SHA256 bb1d88ed37fef6a483e21873a67591bb5ee82caa173eca3284fe8a66dd726283
MD5 eed18edfb60b756d2817b9f1b53b7e8d
BLAKE2b-256 41f26350181c4c7ad65654bae3510adde738f502c976ae9c155e176cbe4ec255

See more details on using hashes here.

File details

Details for the file kaalin-2.0.2-py3-none-any.whl.

File metadata

  • Download URL: kaalin-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for kaalin-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 64c962a6c5c1dfb511dacdfd5b5cf6a25ebd94727142266329a1b5ba35b3750c
MD5 72dff7715cf55bf936a95ee750a7d5e6
BLAKE2b-256 447b4a725a6286563db72e3e1d2d36fb868ce888e4e1cf6ba7f2d578d404438e

See more details on using hashes here.

Supported by

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