Yay! Colors!
Project description
Yay! Colors!
Installation:
pip install yaycolors
If wont work:
pip3 install yaycolors
Colors:
Reset:
RESET = "\x1b[0m"
Classic:
BLACK = "\x1b[30m"
BLUE = "\x1b[34m"
CYAN = "\x1b[36m"
GREEN = "\x1b[32m"
GREY = "\x1b[90m"
MAGENTA = "\x1b[35m"
RED = "\x1b[31m"
WHITE = "\x1b[37m"
YELLOW = "\x1b[33m"
Bolds:
BOLD = "\x1b[1m"
BOLD_BLACK = "\x1b[1;30m"
BOLD_BLUE = "\x1b[1;34m"
BOLD_CYAN = "\x1b[1;36m"
BOLD_GREEN = "\x1b[1;32m"
BOLD_MAGENTA = "\x1b[1;35m"
BOLD_RED = "\x1b[1;31m"
BOLD_WHITE = "\x1b[1;37m"
BOLD_YELLOW = "\x1b[1;33m"
Intense:
INTENSE_BLACK = "\x1b[90m"
INTENSE_BLUE = "\x1b[94m"
INTENSE_CYAN = "\x1b[96m"
INTENSE_GREEN = "\x1b[92m"
INTENSE_MAGENTA = "\x1b[95m"
INTENSE_RED = "\x1b[91m"
INTENSE_WHITE = "\x1b[97m"
INTENSE_YELLOW = "\x1b[93m"
Backgrounds:
BACKGROUND_BLACK = "\x1b[40m"
BACKGROUND_BLUE = "\x1b[44m"
BACKGROUND_CYAN = "\x1b[46m"
BACKGROUND_GREEN = "\x1b[42m"
BACKGROUND_MAGENTA = "\x1b[45m"
BACKGROUND_RED = "\x1b[41m"
BACKGROUND_WHITE = "\x1b[47m"
BACKGROUND_YELLOW = "\x1b[43m"
Intense backgrounds:
INTENSE_BACKGROUND_BLACK = "\x1b[100m"
INTENSE_BACKGROUND_BLUE = "\x1b[104m"
INTENSE_BACKGROUND_CYAN = "\x1b[106m"
INTENSE_BACKGROUND_GREEN = "\x1b[102m"
INTENSE_BACKGROUND_MAGENTA = "\x1b[105m"
INTENSE_BACKGROUND_RED = "\x1b[101m"
INTENSE_BACKGROUND_WHITE = "\x1b[107m"
INTENSE_BACKGROUND_YELLOW = "\x1b[103m"
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
yaycolors-1.1.1.tar.gz
(2.3 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 yaycolors-1.1.1.tar.gz.
File metadata
- Download URL: yaycolors-1.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f76d6c7c766076f402f56bd15082370ed8053494b5b1628a542268d911de5567
|
|
| MD5 |
d1a5c3477a6df16030d759a124b41f7a
|
|
| BLAKE2b-256 |
7b11a7b4282a187d018cbf907a745a9abd643f31240491e1bf03e046ca69fe14
|
File details
Details for the file yaycolors-1.1.1-py3-none-any.whl.
File metadata
- Download URL: yaycolors-1.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e3413c16577ba300d3ce4ed4254c676b77fc33e9dc799b31e5080e6b71e71af
|
|
| MD5 |
08963c36636d2cc14a8f7c1a95465b33
|
|
| BLAKE2b-256 |
a85b6f0e411231a428bb9000127778afbf2f4d93f1fcf5fbf9bf92eaa7422f4d
|