licorice - vibrant string color additions.
Project description
A python utility library for creating and printing more elegant strings.
Example use-cases
Font-formatting using licorice.font_format()
import licorice_font
message = licorice_font.font_format("This is licorice", ['BOLD', 'CYAN'])
print(message)
Font-underlining using licorice.underline()
licorice_font.underline("This is licorice:", ['BOLD', 'PURPLE'])
Installation
pip install licorice_font
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file licorice_font-0.0.3.tar.gz
.
File metadata
- Download URL: licorice_font-0.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f76a6abf81cbaa755aa12dd49cce53a2ed2316fb25e59641c7786202974faa8e |
|
MD5 | d618003caafc7026337a550ed92dcfb2 |
|
BLAKE2b-256 | 5e4a161892e5e78296014b44501923f7660ee82c1ebbbc6ad1002b8fd3feb2ec |
File details
Details for the file licorice_font-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: licorice_font-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd5a85173e8ba9ef44de11bb66b408e8187587c02290f88a813610246248878b |
|
MD5 | 788e7f21f6fd2c22c912ed8473077ee9 |
|
BLAKE2b-256 | c988dfe4ee91d814cf9620741d35fb26328f7a422d4a6629da1ed987680d3a05 |