Colored text for terminal
Project description
T I N G E
Output colored text in terminal
Setup and Installation
- Clone this repository
git clone https://github.com/g-paras/tinge.git
cd tinge
- Install the module
python setup.py install
Installation Complete :thumbs_up:
Example
Foreground
from tinge import colored
print(colored("This is red text", color="red"))
Foreground and Background
from tinge import colored
print(colored("Green on white","green", "white"))
Available Colors
Foreground | Background |
---|---|
Black | Grey |
Red | Red |
Green | Green |
Yellow | Yellow |
Blue | Blue |
Magenta | Magenta |
Cyan | Cyan |
White | White |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Tinge-0.0.2.tar.gz
(2.5 kB
view details)
Built Distribution
Tinge-0.0.2-py3-none-any.whl
(3.6 kB
view details)
File details
Details for the file Tinge-0.0.2.tar.gz
.
File metadata
- Download URL: Tinge-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c261994f513c56847c885f0441eabd29e16918a375af7e70703fc06a1222a3 |
|
MD5 | 3954f235869133f9286096793837081c |
|
BLAKE2b-256 | 97de845a766525b427ea6573ff49118a7d107bfd2f33a7ce7ce77b389b303168 |
File details
Details for the file Tinge-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: Tinge-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dde354bd9b5cae7bb364e288fccbb5ce4748cf26484dae2cff7e9a2f979a7e7 |
|
MD5 | 6a8b695fde1194c7adec7b9ba51ca9b8 |
|
BLAKE2b-256 | adc681e751b725b77a283a21e263ff590ebb19097d31aca9dc974e60fb289525 |