Nepali and Indian Number Systems have a comma in a different place and are pronounced using different languages.
Interactive Screen Tour
Design Narrative
Problem, Approach, Outcome
A simple script, where I do not have to copy-paste it everywhere.
This was actually useful not only to me but to others as well.
Design Notes
Tap or click to expand
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)