## Number To Words Nepali Hindi
A simple package to convert numbers to words.
## Installation
You can install the latest version of Number To Words Nepali Hindi using pip:
```
pip install num2wordsnepalihindi
```
## Usage
```
from num2wordsnepalihindi import convert_to_words
result = convert_to_words(5)
print(result)
```
Raw data
{
"_id": null,
"home_page": "https://github.com/AarushThapa/number-to-words-nepali-hindi",
"name": "num2wordsnepalihindi",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "number words conversion, nepali, hindi, nepali number to words, hindi words to number, nepali words to number, hindi number to words",
"author": "Aarush Thapa",
"author_email": "contact@aarushthapa.com.np",
"download_url": "https://files.pythonhosted.org/packages/dc/5d/8b5ddd6266bed53615fcf32b028a2cf290275672d6a1687ebd08f09a7d2f/num2wordsnepalihindi-0.4.4.tar.gz",
"platform": null,
"description": "## Number To Words Nepali Hindi\nA simple package to convert numbers to words.\n\n## Installation\nYou can install the latest version of Number To Words Nepali Hindi using pip:\n```\npip install num2wordsnepalihindi\n```\n\n## Usage\n```\nfrom num2wordsnepalihindi import convert_to_words\n\nresult = convert_to_words(5)\nprint(result)\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Number to Hindi/Nepali words conversion",
"version": "0.4.4",
"project_urls": {
"Homepage": "https://github.com/AarushThapa/number-to-words-nepali-hindi"
},
"split_keywords": [
"number words conversion",
" nepali",
" hindi",
" nepali number to words",
" hindi words to number",
" nepali words to number",
" hindi number to words"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf92a6343fe25f951e0abed9b8a1730e41577eb5ca38ebfd3c4ef5841453733b",
"md5": "9b179347e4dd66a5f391f9e6294dc783",
"sha256": "8eb110d7574827e74333ecb415a84a20b4f6c89d5bdf18018a20d9a4602eb84d"
},
"downloads": -1,
"filename": "num2wordsnepalihindi-0.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9b179347e4dd66a5f391f9e6294dc783",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2932,
"upload_time": "2024-08-25T15:52:55",
"upload_time_iso_8601": "2024-08-25T15:52:55.699370Z",
"url": "https://files.pythonhosted.org/packages/cf/92/a6343fe25f951e0abed9b8a1730e41577eb5ca38ebfd3c4ef5841453733b/num2wordsnepalihindi-0.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dc5d8b5ddd6266bed53615fcf32b028a2cf290275672d6a1687ebd08f09a7d2f",
"md5": "0df507a4668c9d4ffa5b60c7ada81c99",
"sha256": "28e715ef7a42e0d01273f8ffc78c6dac7dfe3eb48fc5ae1c87057f8ec117546c"
},
"downloads": -1,
"filename": "num2wordsnepalihindi-0.4.4.tar.gz",
"has_sig": false,
"md5_digest": "0df507a4668c9d4ffa5b60c7ada81c99",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2130,
"upload_time": "2024-08-25T15:52:57",
"upload_time_iso_8601": "2024-08-25T15:52:57.997202Z",
"url": "https://files.pythonhosted.org/packages/dc/5d/8b5ddd6266bed53615fcf32b028a2cf290275672d6a1687ebd08f09a7d2f/num2wordsnepalihindi-0.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-25 15:52:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AarushThapa",
"github_project": "number-to-words-nepali-hindi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "num2wordsnepalihindi"
}