-
Notifications
You must be signed in to change notification settings - Fork 0
EdwinRozario/PythonColorPrint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code name: color.py Purpose: To print a string in color Use: Copy color.py to your working directory from color import ColorPrint ColorPrint("hello").red # Will print hello in red ColorPrint("hello").green ColorPrint("hello").RED # Will print hello highlited in red ColorPrint("hello").GREEN
About
Python module to print string in color
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published