A simple print()-esque library that supports colors!
Project description
YACPL
Yet Another Color Print LibraryA simpleprint()-esque library that supports colors!
yes i know that this is like the simplest project that does the same as colorama and i really dont care tbh
NOTE: this gif is horrible.
Installation
$ python3 -m pip install yacpl
Usage:
from yacpl import Yacpl, Color
yacpl = Yacpl()
yacpl("Hello, World!", fg=Color.RED, bg=Color.WHITE) # bg is optional as it defaults to `Color.BLACK`
# vscode should automatically pick up the colors too
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
yacpl-1.0.9.tar.gz
(16.7 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
yacpl-1.0.9-py3-none-any.whl
(14.4 kB
view details)
File details
Details for the file yacpl-1.0.9.tar.gz.
File metadata
- Download URL: yacpl-1.0.9.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0ca1ffe8ef487731dd776c87f9c8ddccd5332b8fd264696bb2ccc6f60b3ef53
|
|
| MD5 |
e3f9bebef5584c8e219fb9a2bddf2082
|
|
| BLAKE2b-256 |
6979638d60e44ba1e2d049f91308a3269b12fbcef572fdd6970e9baf65a85c25
|
File details
Details for the file yacpl-1.0.9-py3-none-any.whl.
File metadata
- Download URL: yacpl-1.0.9-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4493d5b34a05e0991c2c5bb13faca1f4d385821fc99ca3594849ce6ff61ec5a
|
|
| MD5 |
53fbc53b37f2b924fc87ed26bc0ae581
|
|
| BLAKE2b-256 |
0ab9eab21534e56949ebf65cb339d300c76917d4347887284a2de9cb9f509216
|