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
Release files for python-colors-windows 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-colors-windows-1.0.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_colors_windows-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.5 kB
Release files / python-colors-windows-1.0.tar.gz
| Download URL | python-colors-windows-1.0.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b4bb185e0fe207022a310a807870d96ed536ac5f856cb660e5c6b2dd94e46572
|
|
BLAKE2b-256 checksum How to use checksums |
fae9fb8344485094563a306d9f5a4dcc90159c40f3584075e51e7a553038319f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
|
Release files / python_colors_windows-1.0-py3-none-any.whl
| Download URL | python_colors_windows-1.0-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6abea227aa673dac3d19fbee6b2b8c591fb3840129739842a8377577978d06ef
|
|
BLAKE2b-256 checksum How to use checksums |
46112d12c2b162017e0c82fbf29b072008345659b6303a55367b5819b1963c67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
|