Print color text easily.
Project description
Colorprynt
Print text with colors easily by passing arguments to the print function! The colorprynt works the same as the standard python print, but we added the color argument so you can set colors to your text.
Simple use
from colorprynt import *
print('Hello world!', color='cyan')
Install
Use pip to install colorprynt:
pip install colorprynt
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
colorprynt-1.0.0.tar.gz
(1.8 kB
view details)
File details
Details for the file colorprynt-1.0.0.tar.gz.
File metadata
- Download URL: colorprynt-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ffc0c37668fe4791a8c1393e54a31b2d4ecad8b2d5f99ea9d7f7de9fe499a3a
|
|
| MD5 |
5505464e312a6f95f9302fb0d68a4e06
|
|
| BLAKE2b-256 |
08640fc4889c0bf047170f712e9ff03a5d4401993fee69ade754c965367f9fae
|