Converts euros number to text
Project description
euros
Converts any amount of euros from numbers into letters, using Python.
Languages available :
- french (fr)
- italian (it)
- english UK (en)
Installation :
pip install euros
Examples:
from euros import fr,it,en
fr.conv(120.99)
#'cent vingt euros et quatre-vingt-dix-neuf centimes'
it.conv(23.81)
#'ventitré euro e ottantuno centesimi'
en.conv(1215.55)
#'one thousand, two hundred and fifteen euros and fifty-five cents'
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
euros-2.0.1.tar.gz
(5.9 kB
view details)
Built Distribution
euros-2.0.1-py3-none-any.whl
(8.4 kB
view details)
File details
Details for the file euros-2.0.1.tar.gz
.
File metadata
- Download URL: euros-2.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba50088de1cc3d4578c5029ce3b2c4987f45ef73c1cde87bf5fc61cf255b49d6 |
|
MD5 | 189864f2bbacdaf94059da2fbf5369bf |
|
BLAKE2b-256 | 0da89765049b62a8a450ccd3f698e2297e40d2b66d63c59e8c87070b131cd584 |
File details
Details for the file euros-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: euros-2.0.1-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 990be8d1eb2c39cb7e7455e12244d8b41e7e972fcb23c3449a769c0ca75e85f0 |
|
MD5 | f29fee35fe601184fa719f4b81249099 |
|
BLAKE2b-256 | 684f7d1c8bc0e41a71f9e68c37ee391f780d064e65fc76ff272ccb41fef70fb5 |