8000 GitHub - ASACHIT/colored-text: A Simple method to printing colored text in the terminal.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ASACHIT/colored-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to print colored text with background color and text styling?

So, I've created a repo with a demo showing how to print colored text with a background color and text styling.

#we will be using colorama
pip install colorama  #installing module

Text Color / Foreground Color

code

App Screenshot

Output

App Screenshot

Text Styling

code

App Screenshot

Output

App Screenshot

Text Background Color

code

App Screenshot

Output

App Screenshot

About

A Simple method to printing colored text in the terminal.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages

0