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.1.tar.gz
(2.4 kB
view details)
File details
Details for the file cterminal-1.2.1.tar.gz
.
File metadata
- Download URL: cterminal-1.2.1.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 | 2e3b2d2a441fb17f4df896269ddb64e282296189e4c51bcbd7892416b16ce924 |
|
MD5 | 1d36136c9e72f3fbe8c3036fe12251cb |
|
BLAKE2b-256 | bdc071ccd5789dd97e0ff61b60a019a4aa176fda4cf8be3b158a71ca547803d9 |