{"library":"pastel","type":"library","category":null,"description":"Pastel is a simple Python library (current version 0.2.1) designed to bring colors to your terminal output. It provides an easy way to colorize strings using a simple tag-based syntax and comes with predefined styles like 'info' (green), 'comment' (yellow), 'question' (black on cyan), and 'error' (white on red). The library's last release was in September 2020, indicating a low release cadence and maintenance-focused status.","language":"python","status":"maintenance","version":"0.2.1","tags":["terminal","colors","cli","formatting","console"],"install":[{"cmd":"pip install pastel","imports":["import pastel\n\ncolored_string = pastel.colorize('<info>This is an informational message.</info>')"]}],"homepage":null,"github":"https://github.com/sdispater/pastel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pastel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pastel/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}