Skip to main content

licorice - vibrant string color additions.

Project description

licorice

A python utility library for creating and printing more elegant strings.

PyPI pyversions PyPI version Code style: black Documentation Status

Example use-cases

Font-formatting using licorice.font_format()

import licorice_font

message = licorice_font.font_format("This is licorice", ['BOLD', 'CYAN'])
print(message)
Screen Shot 2021-11-28 at 12 26 41 AM

Font-underlining using licorice.underline()

licorice_font.underline("This is licorice:", ['BOLD', 'PURPLE'])
Screen Shot 2021-11-28 at 12 31 35 AM

Installation

pip install licorice_font

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

licorice_font-0.0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

licorice_font-0.0.3-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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