Skip to main content

TerCol is a useless library that colors your text.

Project description

TerCol

A completely useless library for terminal styling.

Why should I use this for terminal styling?

  • Whenever you feel insane.

What features does this library have?

  • Everything other libraries have.

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'))

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.0.9.tar.gz (3.9 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