Convierte un número a letras en español
Project description
Número a Letras Literal
Descripción
Programa que convierte un número a su equivalente en letras.
Instalación
pip install numero_a_letras
Uso
from numero_a_letras import numero_a_moneda
numero_a_letras(123456789.12)
# Salida: 'ciento veintitres millones cuatrocientos cincuenta y seis mil setecientos ochenta y nueve con doce'
También puede generarse el número en letras con su equivalente en moneda.
from numero_a_letras import numero_a_moneda
numero_a_moneda(123456789.12)
# Salida: 'ciento veintitres millones cuatrocientos cincuenta y seis mil setecientos ochenta y nueve pesos con doce centavos'
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
numero_a_letras-0.0.7.tar.gz
(5.3 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 numero_a_letras-0.0.7.tar.gz.
File metadata
- Download URL: numero_a_letras-0.0.7.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f746a749589f67a4c3ce60a2ae8bf18c24642a623ffc9627a2ccd206a9d64686
|
|
| MD5 |
7c3c17717ee0c10b7e8f95b7e3f86164
|
|
| BLAKE2b-256 |
5a22d47b33cc07b2a51306115e348e1319abbb186f17abdf59a031b4308a859a
|
File details
Details for the file numero_a_letras-0.0.7-py3-none-any.whl.
File metadata
- Download URL: numero_a_letras-0.0.7-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
287f5c6991a4f88125d807b3446ec1a6c703bbfa09cda49e26a16bedb881eb32
|
|
| MD5 |
16003977341cb0d9d6c8c29611918e8d
|
|
| BLAKE2b-256 |
5c8a6fb51b2064130cbbe9a4f1c79982d25582cef65114f8e38fb5f3c69dcf9a
|