Skip to main content

A Wrapper for Colorama

Project description

Colores

A simplifier of the Colorama API, and some extra functions.

Description

Colors was originally born in Chuy. But little by little, as I created more terminal applications I realized that in all of them I had some helper methods related to colorama, so I decided to separate it to a new package.

Usage

Is very simple to use this package:

from colores import colorized_print, colorized_input, CYAN, MAGENTA, YELLOW

colorized_print(colorized_input("Enter a text:"), CYAN)

All the functions are defined in colores/core.py and are well documented.

License

This project is licensed under the MIT License

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

colores-0.1.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

colores-0.1.2-py3-none-any.whl (3.2 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