A simple python library for converting integers to their corresponding Devanagari word representations.
Project description
Num2Devanagari
- Convert numbers to Devanagari words.
Example Usage
from Num2Devanagari import Num2Word
num = 123456789
num2word = Num2Word()
word = num2word.convert(num)
print(word)
# output: "बाह्र करोड चौँतिस लाख छपन्न हजार सात सय उनान्नब्बे2
References:
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
num2devanagari-0.22.0.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file num2devanagari-0.22.0.tar.gz.
File metadata
- Download URL: num2devanagari-0.22.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43eed4d237cd20d5b43f66f0f0d5e2cae5d1ddbcd279272e60a847951e0305a5
|
|
| MD5 |
16dd95dab8d7b3107a82f2ebee03e554
|
|
| BLAKE2b-256 |
f9031a99163be1b71b709a6ca7c4e68ea012c2d56ef72b5519f2e7debca473b5
|
File details
Details for the file num2devanagari-0.22.0-py3-none-any.whl.
File metadata
- Download URL: num2devanagari-0.22.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1da81eceea46d52fcf71833c79984a68ec54c4f0554537e1f1e0ccaa8601d35
|
|
| MD5 |
6d5e180bea8881df875be59ad6163455
|
|
| BLAKE2b-256 |
ec7486533517ee7b45a686693c2b78bac2a7655faddf739c42484be17f95b636
|