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.0.0.tar.gz
(1.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 yaycolors-1.0.0.tar.gz.
File metadata
- Download URL: yaycolors-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99375150e2a2b534d5c246f4f8a2bf8a149f2bacb06e9fbaebd63c995a2e9c34
|
|
| MD5 |
b147a8b976f109b82d94d8b8f30f86ee
|
|
| BLAKE2b-256 |
c27dcb66334462ed25eb840cd376622cdcf8afe3982c3a1dbefc2ea8c454386c
|
File details
Details for the file yaycolors-1.0.0-py3-none-any.whl.
File metadata
- Download URL: yaycolors-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
dce813f2e51939ad3ecd80640c9bd003432cfe5e4267a2a3cb7f74ef863a5c95
|
|
| MD5 |
ad0ed9923b74fd4a08ec51322d8340a0
|
|
| BLAKE2b-256 |
6a8b455e8908b9b9f231c83f868e3005b506317ec149b0969cdef751641cc80d
|