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.colors import colors

color = Colors()

color.print(f"{color.red}Hello world!", colored=True)
# Print text without color
color.print("Hello world!", colored=False)
# If colored is active the color will be seen if it is off it will not be seen

Colors

black white blue red yellow green orange purple

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

Uploaded Source

Built Distribution

Colors_Terminal-0.0.2-py3-none-any.whl (2.9 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