Description
Terminal text can be styled with true-color escape sequences from Python code. Developers can add readable colored output to CLIs, logs, and reports without writing ANSI handling by hand. It is a formatting library for terminal applications.