Skip to content

framilano/Terminal-Colored-Print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal-Colored-Print

About

A small module that allows to simply decorate strings on Linux terminals and on Windows Terminal. I personally use it for multi-threaded project, it helps me recognize which thread is actually talking.

Compatible with Python > 2.7

pip install terminal-colored-print

You can select the foreground color (text color), background color and format (text style) for your Text. Foreground and background color values are between 0 and 255, format can be Bold, Italic, Underline, Strikethrough, Blinking, Reversed and DoubleUnderline, any combination of them is accepted!

ID codes

How to use

2021-12-08.00-02-05.mp4

About

A simple Python library that allows you to customize your CLI based output on Linux

Topics

Resources

License

Stars

Watchers

Forks

Languages