Colored Prints for python
Project description
Colored Terminal
* Python support for colored text in terminal
from cterminal import *
cprint(style.RED + "test")
"""@params for cprint()
- string: Required (can be multiple strings)
- separator: Optional, default is " "
- end: Optional, default is "\n"
- file: Optional, default is sys.stdout
- flush: Optional, default is False
"""
Supported
Platform | Colors |
---|---|
Windows | Yes |
Colors |
---|
BLACK |
RED |
GREEN |
YELLOW |
BLUE |
MAGENTA |
CYAN |
WHITE |
UNDERLINE |
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
cterminal-1.2.0.tar.gz
(2.3 kB
view details)
File details
Details for the file cterminal-1.2.0.tar.gz
.
File metadata
- Download URL: cterminal-1.2.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.25.1 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74fc931165f67bc0964bf0c2f60ff3cc8bdda9fccfafa20e009a765b302065d4 |
|
MD5 | 501bb709798c180442f5c66ae9fdff12 |
|
BLAKE2b-256 | 0f5f2034eaf83110c83643a6d3644c049891c44a919b1c8ed627419f9695b920 |