Skip to main content

Simple module to colorize text on terminal

Project description

PythonColorize
==============

Simple module to colorize text on terminal

Install ::

sudo pip3 install PythonColorize

DOC
===

Colors | Styles |
--------|--------------------|
black | bold |
red | dark |
green | underline |
yellow | negative |
blue | hide |
magenta | |
cyan | |
white | |

Params | Result |
--------|--------------------|
bg_ | background |
lg_ | light |
bg_lg_ | background & Light |

Module function
===============

Get color ::

PythonColorize.colors.<[param][style]_>[name]

<.> Optional

Colorize ::

PythonColorize.colorize(text=[text], color=[color], style=[style], light=[True|False], background=[True|False])`

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

PythonColorize-0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

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