Skip to main content

A minute package for formating output

Project description

niceprint

Description

This is a python package for printing text with different colors and styles. Best for printing results from CLI programs. Parts of the code is gotten from color package.

niceprint comes with a few other functionalities such as SetInterval, ProgressBar, MultiColoredPrint. and many others

Installation

$ pip3 install niceprint

Examples

from niceprint import Print
from niceprint import MultiColoredPrint as mcp

Print("Niceprint", color="c")

mcp("Niceprint", color="crb")

Documentation

Availiable at http://astraldev.github.io/niceprint

View changelog

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

niceprint-3.4.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

niceprint-3.4.0-py3-none-any.whl (7.0 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