colorama==0.4.6
# Cross-platform colored terminal text.
$ pip install colorama
downloads/wk
0
license
version
0.4.6
python
!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7
What is colorama?
Colorama is a Python library that simplifies adding colored text and styling to terminal output across Windows, Mac, and Linux. It handles the platform-specific differences in how terminals process color codes, so developers can write once and have consistent colored output everywhere. Use it when you need to add visual distinction to command-line application output, log messages, or interactive terminal tools.
Links
Keywords
#ansi #color #colour #crossplatform #terminal #text #windows #xplatform