-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
- 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.