A library to convert currency to words in Indian numbering system
Project description
Currency to Words (Indian System)
This is a Python package to convert numeric currency amounts into words, following the Indian numbering system.
Installation
You can install the package using pip:
pip install currency_to_words
from currency_to_words import convert_currency_to_words
amount = 1234567.89
print(convert_currency_to_words(amount)) # Output: One Lakh Twenty Three Thousand Four Hundred Sixty Seven Rupees and Eighty Nine Paise
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
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 currency_to_words-0.1.0.tar.gz.
File metadata
- Download URL: currency_to_words-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d68e193bf8d1e4990721cff177ba4d196ee3bcfcb6519020f51be0a1da977fbb
|
|
| MD5 |
3e0c8d02e56f646d6a1dad191923749a
|
|
| BLAKE2b-256 |
630e8300c97fc880f22f447b6d80b2cf6e290a8b2891966a820d1b50bba557d0
|
File details
Details for the file currency_to_words-0.1.0-py3-none-any.whl.
File metadata
- Download URL: currency_to_words-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ac6a2065a26bec0ac2678b50b813ce6f017f113d78fb7d87114a8949fa6a7a9
|
|
| MD5 |
a937b565cf72e4f5dce236ffc795ba84
|
|
| BLAKE2b-256 |
b88bcf5613753b996eb033b1365c8c8a314ccfe5978d99592d0363982d744459
|