Skip to content

alixlm19/Ezprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EZPrint

What is EZPrint?

EZPrint is a module built for printing fancy-dancy neat text to the console, terminal, you name it.

Usage

# Color print with a black font and blue background
cprint("This is a message", fcolor=1, bcolor=118, bold=True, underline=True)

output

Releases

No releases published

Packages

No packages published

Languages