Skip to content
PcoiDev edited this page Oct 2, 2025 · 1 revision

RichStyle is a Python library for creating and applying full-color, linear, and circular gradients to text with easy color management. Includes utilities for ANSI styling, colored prints, and more.

Main Features

  • Text Styling: Bold, italic, underline, strikethrough, bullet lists, and more.
  • Color Management: Use named presets, custom RGB, gradients, and HSL/HTML color parsing.
  • Gradients: Linear and circular gradients for text.
  • ANSI Support: Automatically detects terminal support for ANSI escape codes.
  • Utility Prints: Info, warning, error, success, timed, and mutable prints with color.
  • Composable: Combine styles and colors easily.
Clone this wiki locally