Open
Description
Looking at https://docs.python.org/3.13/using/cmdline.html#controlling-color, I found that Python will uses FORCE_COLOR
(probably invented by colors.js and improved by chalk.
Searching the internet, there are other projects mentioning FORCE_COLOR
.
Having two different standards will make implementing color support more complex. Is there a path for an unification?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels