Skip to main content

A simple Python module for adding colors to text in the terminal

Project description

Terminal-Colorify

A simple Python module for adding colors to text in the terminal.

Installation and Usage

# Install the package
pip install Terminal-Colorify

Example Python usage

import colors

Set a simple color

print(colors.Colors.set_color("yellow", "Hello, world!"))

Set RGB color

print(colors.Colors.set_color(rgb=(255, 0, 0), text="Red Text"))

Use bold and underline styles

print(colors.Colors.set_color("blue", "Bold Blue Text", bold=True))
print(colors.Colors.set_color("green", "Underlined Green Text", underline=True))

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

Terminal-Colorify-0.1.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Terminal_Colorify-0.1.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file Terminal-Colorify-0.1.2.tar.gz.

File metadata

  • Download URL: Terminal-Colorify-0.1.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for Terminal-Colorify-0.1.2.tar.gz
Algorithm Hash digest
SHA256 fc8c1f1f3fe875ac31d5a4bb441b6a7aa971c24cc4807fc161cbc0c7f8ca9334
MD5 874065d4d5fe642496cd6a99e71bdc3d
BLAKE2b-256 71bec9e5102d1b8d7ee0f5a64226ff1326b9d1f0162380b8850f931ec0c1ffe7

See more details on using hashes here.

File details

Details for the file Terminal_Colorify-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for Terminal_Colorify-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9dbb8a6928b34d1a46bc5dae84bcb165c4bbdbd3009d345b0a1cf67ba1d7aabe
MD5 73edde2ae32498f7ad29b3ea37eca007
BLAKE2b-256 e00671838dea7e5e9b0aa1ae470bee6c34d40498f4fae2fccf0d83486f06c91a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page