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 |
Linux | 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.6.tar.gz
(2.4 kB
view details)
File details
Details for the file cterminal-1.2.6.tar.gz
.
File metadata
- Download URL: cterminal-1.2.6.tar.gz
- Upload date:
- Size: 2.4 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 | d8b756e0741ebafb233af87b162d40d36672ea1086b19154741fe3b74e34b07d |
|
MD5 | 44352c6ca083321dbcf3faaba26bda1d |
|
BLAKE2b-256 | f7598cc136c675b4404317e0724ff2634232d32f0fb80d5cf83ac27e1c7538c2 |