{"library":"pystyle","title":"PyStyle","description":"PyStyle is a Python library for styling terminal text with colors, gradients, patterns, and effects (e.g., bold, underline). It provides an intuitive API for cross-platform terminal ANSI color output, with support for custom color sequences and animations. The current version is 2.9, with sporadic releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pystyle"],"cli":null},"imports":["from pystyle import Center, Anime, Colors, Colorate, System, Tools, Write","from pystyle import Colors","from pystyle import Write"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from pystyle import Colors, Write\nWrite.Print('Hello, PyStyle!', Colors.blue_to_cyan, interval=0.05)","lang":"python","description":"Prints a string with a blue-to-cyan gradient effect.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}