A simple package to print colored text in terminal
Project description
Simple ColorText
A simple Python package to print colored text in your terminal.
Installation
pip install simple-colortext
Usage
from colortext import print_color
# Print text in different colors
print_color("Hello, World!", "red")
print_color("Success!", "green")
print_color("Warning!", "yellow")
print_color("Info", "blue")
Available Colors
- red
- green
- yellow
- blue
- magenta
- cyan
- white
License
MIT 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
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 simple_colortext-0.1.1.tar.gz.
File metadata
- Download URL: simple_colortext-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e1be5ea6f8c359289128f00bc5258576f2a265ef912f256fb99d7bfbe2ca75a
|
|
| MD5 |
bee8624e1a2c52782719ee0b588bfc45
|
|
| BLAKE2b-256 |
1a985e214d3fa8037daf6bc6bbe589b6f4685e98ee2baf18f64752a9c3578442
|
File details
Details for the file simple_colortext-0.1.1-py3-none-any.whl.
File metadata
- Download URL: simple_colortext-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad00827d3ba7402eb2ee45ec9e30988ba2deb7a06ba77cb88fcf269293dbd72b
|
|
| MD5 |
142b611bfeeecbe786b87f0dcc444835
|
|
| BLAKE2b-256 |
29e2bc38f621937ffc275b2b4c64f35cc50545b8eb8f3781182fd2a5cc3f8689
|