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.3.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.3-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Terminal-Colorify-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 d5e40cbccc3013e678203845eb9fe59f44ec0b78f39c0f5bc7d3d5882477a94b
MD5 fc935ab4bbe3e0cafc7154ea7c1e74a4
BLAKE2b-256 efe2258b8014e752cb9ff41e8788d708a11c56269a23cc9b35c3a4e6a23d69d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Terminal_Colorify-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fba1b9c15a5926b87eef0b61d82181faf7bfeefa562c49407455bee603a2c3e2
MD5 16aa30359dc19ee7a992c844a348f3cc
BLAKE2b-256 dd842971687974cde724e1f09399f3628b0a8bae254e7f29e78acd155bb28151

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