A simple Python project to generate nice prints
Project description
What is Nice Printer?
Nice printer is a project to improve your python scripts presentations by printing nice outputs on your shell easily.
Screenshots of example.py output
API
underline(string)
darkcyan(string)
purple(string)
yellow(string)
green(string)
cyan(string)
blue(string)
bold(string)
red(string)
colorsChars(string)
center(string)
hr(percentage = 75, sym = ‘-‘)
box(string, hsym = ‘-’, vsym = ‘|’)
bbox(string)
cbox(string, hsym = ‘-’, vsym = ‘|’)
cbbox(string)
title(string, percentage = 75, sym = ‘-‘)
listing(head, array, vsym = ‘|’, hsym = ‘=’, centered = False, boldHead = True)
table(array, vsym = ‘|’, hsym = ‘=’, centered = False, boldHead = 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
File details
Details for the file NicePrinter-1.0.3.tar.gz
.
File metadata
- Download URL: NicePrinter-1.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f1b14358a0fc2472b496062c85d672717dce50e5e919af7e1addbedcf92ffa3 |
|
MD5 | 28904596c47f2aab4bb5615ce101c5dc |
|
BLAKE2b-256 | 4291930883618f9136b4339bcc7a03ef00bb944d8dd00a1b02fee0f24a57ca47 |