Libreria que cambia el color del texto en español
Project description
Libreria transformadora de texto
Una libreria que cambia el color del texto en español en el terminal
Comenzando 🚀
instalar la libreria
pip install color_latam
*Modo de uso
Ejemplo:
example.py
import color_latam
palabra = input("Ingresa una palabra: ")
resultado = color.rojo(palabra)
resul = color.verde(palabra)
print(resultado)
print("---")
print(resul)
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
color_latam-0.0.2.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file color_latam-0.0.2.tar.gz
.
File metadata
- Download URL: color_latam-0.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0929946c9309497ea32f6b6d527a4b505bb1071ab0baa03593760bc5713084ce |
|
MD5 | 40ecaa4f501262e2b0cc502c9496b640 |
|
BLAKE2b-256 | c5da7c1bc46958122a35fe04c96746e77b0032f6a3d82524bd451a32956a4307 |
File details
Details for the file color_latam-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: color_latam-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 178619119c6b8cf3719a7565b2e842dff3f41f85b4b07cb41b398fe6e9d7c657 |
|
MD5 | 641e15fcc8348ad0b3ecefb3b0e6c378 |
|
BLAKE2b-256 | 0fc5eb4fda2a01835e2d4892a62cd2d77d13d67ac45247a5602b71788d07744b |