Skip to main content

A simple package to print in color to the terminal

Project description

print-color


Installing

pip3 install print-color

Requirements

  • python 3.5^

Usage

from print_color import print

print("Hello world", tag='success', tag_color='green', color='white')

Img

print("Error detected", tag='failure', tag_color='red', color='magenta')

Img

print("Printing in color", color='green', format='underline', background='cyan')

Img

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

print-color-0.2.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

print_color-0.2.0-py3-none-any.whl (2.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