make colorful string output in console
-
Updated
Oct 3, 2019 - Python
make colorful string output in console
Signon is a terminal-based text styling and coloring tool. It allows you to easily apply ANSI color codes and text styles (bold, underline, italic) to strings for visually appealing output. With support for individual characters or whole-text styling, Signon makes it easy to enhance your console output.
ColorBurst is a python module that provide method to print stylish text onto console without any setups. For example, you can print colored text or text with colored background or different styled text like bold, underlined, etc or with all these property with specified color and style for each
Print with alll colors in python
Add a description, image, and links to the colorful-string topic page so that developers can more easily learn about it.
To associate your repository with the colorful-string topic, visit your repo's landing page and select "manage topics."