Name | kaalin JSON |
Version |
2.0.1
JSON |
| download |
home_page | None |
Summary | Special opportunities for the Karakalpak language |
upload_time | 2024-03-31 11:31:16 |
maintainer | None |
docs_url | None |
author | Turdıbek Jumabaev |
requires_python | None |
license | None |
keywords |
karakalpak
language
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Kaalin
<p>
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.
</p>
## Example
```python
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
```
```python
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!")
```
<br>
<p>
<i>
Kaalin is an open-source project, welcoming contributions and suggestions from anyone interested. Whether you're a seasoned developer or a newcomer, your input can help improve and expand the project's capabilities. Feel free to join the community, contribute code, suggest enhancements, or provide feedback to make Kaalin even better. Together, we can make a difference in empowering users with powerful tools and resources.
</i>
</p>
[Contribute to the project](https://github.com/turdibekjumabaev/kaalin)
Raw data
{
"_id": null,
"home_page": null,
"name": "kaalin",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "karakalpak, language, python",
"author": "Turd\u0131bek Jumabaev",
"author_email": "<turdibekjumabaev05@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e0/fa/44157ea2a93b63767148a3f14408eed30b22619ff32eec0c8b098a750534/kaalin-2.0.1.tar.gz",
"platform": null,
"description": "\n# Kaalin\n\n<p>\n 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. \n</p>\n\n## Example\n```python\nfrom kaalin import Latin\n\nkaa = Latin('B\u00c1H\u00c1R')\n\nprint(kaa.upper()) # B\u00c1H\u00c1R\nprint(kaa.lower()) # b\u00e1h\u00e1r\nprint(kaa.isupper()) # True\nprint(kaa.islower()) # False\nprint(kaa.isalpha()) # True\nprint(kaa.isdigit()) # False\n```\n```python\nfrom kaalin import Number, NumberRangeError\n\nkaa_num = Number()\n\ntry:\n print(kaa_num.to_word(533_525)) # bes j\u00faz ot\u0131z \u00fash m\u0131\u0144 bes j\u00faz jigirma bes\n print(kaa_num.to_word(894_236_671)) # segiz j\u00faz toqsan t\u00f3rt million eki j\u00faz ot\u0131z alt\u0131 m\u0131\u0144 alt\u0131 j\u00faz jetpis bir\nexcept NumberRangeError as e:\n print(\"San shegaradan as\u0131p ketti!\")\n```\n<br>\n\n<p>\n <i>\n Kaalin is an open-source project, welcoming contributions and suggestions from anyone interested. Whether you're a seasoned developer or a newcomer, your input can help improve and expand the project's capabilities. Feel free to join the community, contribute code, suggest enhancements, or provide feedback to make Kaalin even better. Together, we can make a difference in empowering users with powerful tools and resources.\n </i>\n</p>\n\n[Contribute to the project](https://github.com/turdibekjumabaev/kaalin)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Special opportunities for the Karakalpak language",
"version": "2.0.1",
"project_urls": null,
"split_keywords": [
"karakalpak",
" language",
" python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3bf8bbbe1e682eb8e21d9e097fcbe59b5aa1b8015e51334f3488ce67ca1f6e58",
"md5": "8f47a1a5cb280b4f66284b01c717109c",
"sha256": "b664fcb526d26d06fedcd67ce5538035ec0c4800ae2149772450ca74c35416af"
},
"downloads": -1,
"filename": "kaalin-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8f47a1a5cb280b4f66284b01c717109c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5946,
"upload_time": "2024-03-31T11:31:14",
"upload_time_iso_8601": "2024-03-31T11:31:14.496916Z",
"url": "https://files.pythonhosted.org/packages/3b/f8/bbbe1e682eb8e21d9e097fcbe59b5aa1b8015e51334f3488ce67ca1f6e58/kaalin-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e0fa44157ea2a93b63767148a3f14408eed30b22619ff32eec0c8b098a750534",
"md5": "45469ef2e38864b238b027fcbb264639",
"sha256": "05a56bbafb47f23badd130b89d2571a637f7e6e744f489bca0964eb027271d4a"
},
"downloads": -1,
"filename": "kaalin-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "45469ef2e38864b238b027fcbb264639",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6030,
"upload_time": "2024-03-31T11:31:16",
"upload_time_iso_8601": "2024-03-31T11:31:16.265424Z",
"url": "https://files.pythonhosted.org/packages/e0/fa/44157ea2a93b63767148a3f14408eed30b22619ff32eec0c8b098a750534/kaalin-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-31 11:31:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "kaalin"
}