Skip to content

akbar-archive/aj-chalk-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJ-Colorize

Bring color into Python CLI with aj-colorize

Installation

You can install the aj-chalk package via pip:

pip install aj-chalk

Usage

To use the aj-chalk function, simply import it from the package, and call aj_chalk.colorize(color, text, should_print):

import aj_chalk

aj_chalk.colorize('#2b38cc', 'Blue text', True) # Prints: Blue text

About

Bring color into Python CLI with aj-chalk

Topics

Resources

License

Stars

Watchers

Forks

Languages