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.3.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.3-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kaalin-2.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 20679f98dd312fc456ddd38ef05eac293a14bc58eef183ad48673b25db931290
MD5 5d40d5e55489e17eaf634b4f22ada2e4
BLAKE2b-256 168ec17637e693d033b3ed3817c5e18b153ee0118163b71c4d1af4ef7d563280

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kaalin-2.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ecbc07aa298e72c3ccde2c822c658e73d01c22a298b4dea029a40130c6d430fc
MD5 a9dbbb2957bf71aef1b2efb3d4606305
BLAKE2b-256 bb5f36905a250b7a6ea677e94f09d8cf55201ac5deafaa563d217244aa529a5d

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