Description
Adds console color helpers for Python applications. It helps command-line tools make status messages, prompts, and grouped output easier to scan without each project writing its own ANSI formatting code.
Developers use it as a library. Keep output understandable without colors, especially for logs, screen readers, and terminals where ANSI styling is disabled.