Skip to main content

A simple Python project to generate nice prints

Project description

https://img.shields.io/github/release/24aitor/NicePrinter.svg https://img.shields.io/badge/Built%20For-Python%203.X-orange.svg https://img.shields.io/badge/license-MIT-blue.svg

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

https://i.imgur.com/j1Of5ix.png https://i.imgur.com/uGMzMvK.png https://i.imgur.com/jaLykwa.png https://i.imgur.com/K4N2mK7.png

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

NicePrinter-1.0.2.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file NicePrinter-1.0.2.tar.gz.

File metadata

File hashes

Hashes for NicePrinter-1.0.2.tar.gz
Algorithm Hash digest
SHA256 1634588e5d6195f5943e6e110283e252daccc5541f6a3a4363b0875481567d98
MD5 9893712ed5fb01e597cbafbe24e8aa20
BLAKE2b-256 5467eb00de297b84950ff9d5ed04ee2d787bcf804b7ca5ca2036ccc068e769f9

See more details on using hashes here.

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