termcolor 2.5.0
0
ANSI color formatting for output in terminal
Contents
ANSI color formatting for output in terminal
How to Install termcolor
You can install termcolor using pip
pip install termcolor
or add it to a project with poetry
poetry add termcolor
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/termcolor/
Classifiers
- Terminals
Related Packages
Errors
A list of common termcolor errors.
Code Examples
Here are some termcolor
code examples and snippets.