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
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.0.0.tar.gz
(5.5 kB
view hashes)
Built Distribution
Close
Hashes for niceprint-3.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 030c8938e69b85b48c7fba94b1682a80fe0f6b84a589532b6f6e40a3c1d39bfd |
|
MD5 | 8204d0d38f1108145998f36e41aca677 |
|
BLAKE2b-256 | 9d5fb9fa9b5b3fe1f84659143bcde583d404e2e4cecfe40a7450237f51faa09e |