Python3 library for coloring command line interface.
Project description
Clistyle
Python3 library for coloring command line interface.
install:
pip install clistyle
usage:
from clistyle import Color
c = Color()
print(c.YELLOW + "Test Colors" + c.RESET)
print(c.BLUE + "Test Colors" + c.RESET)
print(c.GREEN + "Test Colors" + c.RESET)
print(c.CYAN + "Test Colors" + c.RESET)
print(c.MAGENTA + "Test Colors" + c.RESET)
print(c.RED + "Test Colors" + c.RESET)
Output:
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
clistyle-1.0.0.tar.gz
(9.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 clistyle-1.0.0.tar.gz.
File metadata
- Download URL: clistyle-1.0.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdd65bc02cc1d5fdf9ede19e6840109bd458f202d7cabcb30eca79b502b8e083
|
|
| MD5 |
9fdcd6af19a60e54e48c1e1182864e42
|
|
| BLAKE2b-256 |
a9e511bfc11f8bf7b4e944f8c4e1207bbe80d1915c0b90774ca373c74a5f3a3f
|
File details
Details for the file clistyle-1.0.0-py3-none-any.whl.
File metadata
- Download URL: clistyle-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7bcabed6488a32e32864faddb43656dd08e1caefed70ebe2c4fc797881c941c
|
|
| MD5 |
86f79e4606a0eb9811cb576fa3162f4e
|
|
| BLAKE2b-256 |
837cd16213067f3b746b347e787c043b1d46f4b743a39bc132c5e2a0c878cb09
|