Skip to main content

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


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.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

color_latam-0.0.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page