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 https://niceprint.readthedocs.io/en/latest/
View changelog
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
niceprint-3.3.0.tar.gz
(6.9 kB
view hashes)
Built Distribution
Close
Hashes for niceprint-3.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d050e831317ed78a51a70b47af87b009218bf43fa43b870313f26a4edc312e54 |
|
MD5 | 9853e9948e6370a9c40e6367dd7267e2 |
|
BLAKE2b-256 | b39048a736dfcda6369e3cbd0ebe1c12d6b34bcbf881dea99fe56793e26c172a |