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.6.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.6.tar.gz.
File metadata
- Download URL: numero_a_letras-0.0.6.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3da20a9012455c2377df13958f4d5e2f80aa1b6c62a9cdc2e0edec7f5b1a8710
|
|
| MD5 |
9fb7c31836cd62a19abadb7c0a1e546d
|
|
| BLAKE2b-256 |
917f23ea8c113c8fbf56dbc876b9877eee9428321ad02fc226db85ed911943a8
|
File details
Details for the file numero_a_letras-0.0.6-py3-none-any.whl.
File metadata
- Download URL: numero_a_letras-0.0.6-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.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d98a037bb52c6b06fa0ea8cbdc47dd48c5d8f9670b6bb6632b710fdd02a0ab54
|
|
| MD5 |
cfc17f3ade21cbce9d58657e048ed9ca
|
|
| BLAKE2b-256 |
df1ccf2b49ff80b33fe49054ae986eb1bf6d58dac65f0b387c36dbcefa8d3a87
|