Skip to main content

TerCol is a useless library that colors your text.

Project description

Code style: black

TerCol

A completely useless library for terminal styling.

Why should I use this for terminal styling?

  • Sometimes, you will feel like you're insane and would wanna hit your head on the table multiple times. So, TerCol's there if that happens.

What features does this library have?

  • Everything other libraries have, except for rainbowtext() which is a unique feature this library has.

How do I use this?

import tercol

print(tercol.red('Red text'))
print(tercol.blue('Blue text'))
print(tercol.rgb(255, 215, 0, 'Gold text using RGB'))
print(tercol.hex('#ffd700', 'Gold text using HEX'))
print(tercol.rainbowtext('Rainbow text!'))

# it's that simple.

maybe try running this too at the terminal

py -m tercol

that's all bye

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

tercol-0.1.2.post2.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

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