问题
I need a python module that prints a colored output text for input() and print() functions which works on idle, Powershell, and Linux consols.
I am just expecting few colors (no extra background features required) and the same functions should work equally on python idle, PowerShell, terminal, and cmd with full flexibility of code.
来源:https://stackoverflow.com/questions/62933340/is-there-a-single-python-module-for-colored-text-output-in-idle-powershell-and