A packeg to convert number to string iin hindi
Project description
num2wordshindi
Convert number to hindi string
How to Use: convert number to string
engine = Num2wordshindi(num) # enter the number you want to change converted_string = engine.to_words() # to convert in words convert number to currency converted_currency = engine.to_currency() # to converrt in indian currency (ruppes, paisa)
Eg:
engine = Num2wordshindi(3265.21) words = engine.to_words() curency = engine.to_currency() print(words) print(currency)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
num2wordshindi-0.0.1.tar.gz
(1.4 kB
view details)
Built Distribution
File details
Details for the file num2wordshindi-0.0.1.tar.gz
.
File metadata
- Download URL: num2wordshindi-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ff2ad8932f62d0a89446a25fd1ea9792278207c9cef1d5bb1a23f137287968d |
|
MD5 | 6d2b1ad0df7c84f3b4f8f32b3e08381f |
|
BLAKE2b-256 | 13631e78eebb2cb49edc9c1c0eaf245d2e5ae1e266be1da8d06b939efc67fac2 |
File details
Details for the file num2wordshindi-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: num2wordshindi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5071e8c9c3d2cece81b444a8dc754266d58faff11ba2da29b151a7a6488ddecf |
|
MD5 | f13f73c28a24ea1cd17044b9e028cfa2 |
|
BLAKE2b-256 | a8de6ee36cba28fe9ead44626496d10463e6120c16c333650c56cfce682d78b4 |