ANSI Colors Library
Project description
ANSILIBX
Installation Method
💢 Requirement PKG 💢
pkg install python -y
💢 PYPI 💢
pip install ANSILIBX
Uninstall ApkPatcher
pip uninstall ANSILIBX
Usage ANSI Library Example
ANSILIBX
First Import Library : from ANSILIBX.ANSI import C
===== BASIC COLORS =====
print(f"{C.R}") # RED
print(f"{C.G}") # GREEN
print(f"{C.Y}") # YELLOW
print(f"{C.B}") # BLUE
print(f"{C.P}") # PURPLE
print(f"{C.C}") # CYAN
print(f"{C.W}") # WHITE
===== BRIGHT COLORS =====
print(f"{C.BR}") # BRIGHT RED
print(f"{C.BG}") # BRIGHT GREEN
print(f"{C.BY}") # BRIGHT YELLOW
print(f"{C.BB}") # BRIGHT BLUE
print(f"{C.BP}") # BRIGHT PURPLE
print(f"{C.BC}") # BRIGHT CYAN
print(f"{C.BW}") # BRIGHT WHITE
===== OTHER COLORS =====
print(f"{C.DG}") # DARK GREEN
print(f"{C.GR}") # GRAY
===== 256 COLORS =====
print(f"{C.PN}") # PINK
print(f"{C.OG}") # ORANGE
===== CLEAR CODES =====
print(f"{C.CL}") # CLEAR LINE
print(f"{C.CC}") # CLEAR COLOR
===== TAGS =====
print(f"{C.S} INFORMATION {C.E}") # [ INFORMATION ]
print(f"{C.X}") # [ * ]
print(f"{C.FYI}") # [ FYI ]
print(f"{C.INFO}") # [ INFO ]
print(f"{C.WARN}") # [ WARN ]
print(f"{C.ERROR}") # [ ERROR ]
print(f"{C.SUGGEST}") # [ SUGGEST ]
CREDITS
🇮🇳 Welcome By Techno India 🇮🇳
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ansilibx-0.0.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ansilibx-0.0.tar.gz.
File metadata
- Download URL: ansilibx-0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b22aa977df8c3aa802d3cbc62e05fd760e08cf40ba5f5afe6c1f029b72d8b56c
|
|
| MD5 |
575e5e46bdc2b04be3831c959d7c19a2
|
|
| BLAKE2b-256 |
e86181f7babf8667caaa469a4e50692289d2e8be8c1d8e4cb808f932255b2591
|
File details
Details for the file ansilibx-0.0-py3-none-any.whl.
File metadata
- Download URL: ansilibx-0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d927f833add2762012cb5cc96c999a384b5df0fa01f4395f58878cb4a852f68
|
|
| MD5 |
7f190552e5bd44af6f147e0e2a32394f
|
|
| BLAKE2b-256 |
01e6ddc502263a22bc5be4cb7372039c7b9b713f43176d110f831b76354d08ec
|