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.set_color("yellow", "Hello, world!"))

Set RGB color

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

Use bold and underline styles

print(Colors.set_color("blue", "Bold Blue Text", bold=True))
print(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.5.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.5-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Terminal-Colorify-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 703116dcfc2296a2ca78456019cc442a8c84703f9ef73c5a125bc968c7d1650d
MD5 465a9931b3c35a1afe94b05ef7606572
BLAKE2b-256 068d27eb884dbb850553aaf561657c9c246ee298c488ddffb12004d9294e4567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for Terminal_Colorify-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2e5f2a309a61817bce7c4e672d0f0315c5f289b531cbd468692a2ed2c5fbd706
MD5 e9bf10c01f7c4ef3a53092a4f29c0c09
BLAKE2b-256 ca84b3141fd808581847c466c8b965d8884a420c2af8628b7038281d9b6c0fb6

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