More Simple Printing With Color
Project description
clrppy - More Simple Printing With Color
clrppy is a package that can make printing more simple.
Installation
pip install clrppy
Then you can enjoy it.
Usage
You can use function colorprint() with some arguments:
from clrppy import colorprint
# Red Foreground
colorprint('ERROR!', fore=Fore.RED)
# Cyan with a flicker effect
colorprint('GOT INFO', fore=Fore.Cyan, effect=FLICKER)
And there are also some useful functions:
showinfo(message)
showwarning(message)
showerror(message)
clearscreen()
*rprint(message, delay)
*rrprint(message, delay)
(* means for entertainment only)
Contact
You can just e-mail me. E-mail: 2430545310@qq.com
Have fun!
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
clrppy-0.0.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file clrppy-0.0.1.tar.gz
.
File metadata
- Download URL: clrppy-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ed12d8696c4dbbd3738969f161f30b5b9e8ff39c2ea26670877c3800bd337e4 |
|
MD5 | 3b2e673e7d85186fde710a91bf18b364 |
|
BLAKE2b-256 | e02985a80d6e47629a53775f742a1d2d2a4863bae8e6a91f78a1e7a283f8a6c4 |
File details
Details for the file clrppy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: clrppy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02ab558f66cd5c1dcb19adc2caf39ec6f264a5aaf9d0fc161274bd33e466abad |
|
MD5 | 60036cbcfff0e8e944bb73001d530dfe |
|
BLAKE2b-256 | 3e3ef21b478307344a8d2492ec88f8f3fec8e5667275c93c0bbb61404b30ae9e |