Skip to main content

colors_terminal this tool help decorate your terminal in Python fast and easy :)

Project description

colors_terminal

Installation

pip install Colors-Terminal

Usage

from colors_terminal import Colors

Colors.print("Hello, world!", color="pink", style="shadow")
# Output: ERROR: Invalid color and style specified: 'pink' and 'shadow'

Colors.print("Hello, world!", color="pink")
# Output: ERROR: Invalid color specified: 'pink'

Colors.print("Hello, world!", color="GREEN", style="BOLD")

Update

We have fixed and improved the "print" function, now brings custom bugs and new more comfortable functions

View

BOLD DIM ITALIC UNDERLINE BLINK REVERSE HIDDEN

BLACK RED GREEN YELLOW BLUE MAGENTA CYAN WHITE

BG_BLACK BG_RED BG_GREEN BG_YELLOW BG_BLUE BG_MAGENTA BG_CYAN BG_WHITE

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

Colors-Terminal-0.0.3.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

Colors_Terminal-0.0.3-py3-none-any.whl (3.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