Print hex-colored text in your terminal from Python
Project description
colorme-v2
Print hex-colored text in your terminal from Python.
Features
- Color text using hex codes
- Support for bold and underline styles
- Easy to use API
- Super light-weight
Installation
pip install colorme-v2
Usage
from colorme import color_text, bold, underline
print(color_text("Hello, world!", "#FF5733"))
print(bold("Bold Text"))
print(underline("Underlined Text"))
License
this project is licensed under: GPL-2.0 License
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
colorme_v2-2.0.tar.gz
(2.6 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 colorme_v2-2.0.tar.gz.
File metadata
- Download URL: colorme_v2-2.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99890eab7e159164a3aaeaef85d9093c20de11a2ac629b38e8805aa5a314f465
|
|
| MD5 |
f344869be55faa642e5ff39faa4b0a2b
|
|
| BLAKE2b-256 |
bc3ae3f78ea777052cf76ec07bca36cfa841ce85ada1ca55438548e860259039
|
File details
Details for the file colorme_v2-2.0-py3-none-any.whl.
File metadata
- Download URL: colorme_v2-2.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9be17078aff92bfbbc8765aca5b3281bb605ab1b0593b29861de72766d4d945
|
|
| MD5 |
6f5fae563a84320301e508d08c965a2d
|
|
| BLAKE2b-256 |
12fa95dac8c617cd3cc42a0cd0e71cef23c19cbf0f5c7df58f0425097f74ffad
|