# Sankhyaakaara
## Convert numbers to words in Sanskrit!
### Installation
```bash
pip install sankhyaakaara
```
### Usage
```python
from sankhyaakaara import convert
num = 123456789
word = convert(num)
print(word)
```
### Web App
You can also use the web app to convert numbers to words in Sanskrit. [Sankhyaakaara Web App](https://sankhya.streamlit.app)
Raw data
{
"_id": null,
"home_page": null,
"name": "sankhyaakaara",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "sanskrit, numerals, sandhi, language",
"author": null,
"author_email": "Arindam Saha <arindamsaha1507@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/83/a7/a30740fa943511090cc6b5fbdd4c4126dbad89bfd586bc3654c740370526/sankhyaakaara-0.1.1.tar.gz",
"platform": null,
"description": "# Sankhyaakaara\n\n## Convert numbers to words in Sanskrit!\n\n### Installation\n\n```bash\npip install sankhyaakaara\n```\n\n### Usage\n\n```python\nfrom sankhyaakaara import convert\n\nnum = 123456789\nword = convert(num)\nprint(word)\n```\n\n### Web App\n\nYou can also use the web app to convert numbers to words in Sanskrit. [Sankhyaakaara Web App](https://sankhya.streamlit.app)\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "A package for Sanskrit numeral processing and sandhi.",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [
"sanskrit",
" numerals",
" sandhi",
" language"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d948e3f3289956a059f81ed0a815a0632d7889d05583cb5e0910bdc383ab8f60",
"md5": "4834b7ecf753f8475247ded978d3f850",
"sha256": "87287bc61051b62c2b0d3891fb82a09c29ba969dcfd09a754d2d338774057a02"
},
"downloads": -1,
"filename": "sankhyaakaara-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4834b7ecf753f8475247ded978d3f850",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 21741,
"upload_time": "2024-11-24T12:28:45",
"upload_time_iso_8601": "2024-11-24T12:28:45.864844Z",
"url": "https://files.pythonhosted.org/packages/d9/48/e3f3289956a059f81ed0a815a0632d7889d05583cb5e0910bdc383ab8f60/sankhyaakaara-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "83a7a30740fa943511090cc6b5fbdd4c4126dbad89bfd586bc3654c740370526",
"md5": "047b978dede99bf430d5ce1ef553ac7b",
"sha256": "56faf8b0999e9adedd0006d6d3aba6acbec83d9f877f20d433c03609ab497336"
},
"downloads": -1,
"filename": "sankhyaakaara-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "047b978dede99bf430d5ce1ef553ac7b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 20753,
"upload_time": "2024-11-24T12:28:47",
"upload_time_iso_8601": "2024-11-24T12:28:47.679238Z",
"url": "https://files.pythonhosted.org/packages/83/a7/a30740fa943511090cc6b5fbdd4c4126dbad89bfd586bc3654c740370526/sankhyaakaara-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-24 12:28:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sankhyaakaara"
}