Skip to main content

Python-Colors-Windows is used for Beautify Your Output With Just calling a function

Project description

Python-Colors-Windows

Installation

pip install python-colors-windows

Note

Since Windows Doesn't support Displaying string directly
with color!
I have came with a simple solution.
changing The Whole Terminal color, using commands.
Ex:
color a [ Which Changes The Color To Light Green ]

Usage

For Ex: Using Blue Color
from WinColors import Colors
colors = Colors()
colors.blue();print("Your Text")

All Available Colors

LI = Light
RESET
BLUE
GREEN
AQUA
RED
PURPLE
YELLOW
WHITE
GRAY
LI_BLUE
LI_GREEN
LI_AQUA
LI_RED
LI_PURPLE
LI_YELLOW
BR_WHITE

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-colors-windows-1.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

python_colors_windows-1.0-py3-none-any.whl (6.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