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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file niceprint-3.4.0.tar.gz.
File metadata
- Download URL: niceprint-3.4.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9faac67ab8e09f2519a7072fe2bd4b08ef757b377b19d3b108997db0b64383a2
|
|
| MD5 |
e3937697f9becfcf2c3d7ff1cf18870c
|
|
| BLAKE2b-256 |
9a848ce96fc0df02046ef648cce5ce5e2e74500cc02f8b5200bae3d704dd169d
|
File details
Details for the file niceprint-3.4.0-py3-none-any.whl.
File metadata
- Download URL: niceprint-3.4.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
817d33f176254657f11804df7d4b6a49377391a84c35ef125a1453dbdd3e6892
|
|
| MD5 |
99ba076b408d6c27fd44c1379b2ad638
|
|
| BLAKE2b-256 |
00a588218cc2113f3eafc59144cf9aef9f58d2a6b51a6a184069dddf41ce070a
|