{"categories":[{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"}],"enrichment":{"capability":"Wasabi provides lightweight console printing and formatting with colors, icons, and structured message types (success, failure, warning, info) for terminal output.","skillfed_tags":["cli-output","console-formatting","terminal-colors"],"use_cases":["Add colored success/failure/warning messages to CLI tools and scripts for better user feedback.","Format console output in data processing pipelines to highlight important events or status changes.","Create visually distinct logging output in library code (e.g., spaCy, Thinc, Prodigy) without heavy dependencies.","Display loading animations and progress indicators in long-running terminal operations.","Build consistent, branded console output across multiple related command-line tools."],"what_it_does":"Wasabi is a lightweight toolkit for printing and formatting console output with colors, icons, and predefined message types. It wraps a Printer class that handles styled terminal output\u2014success messages, warnings, errors, info messages, dividers, and loading animations\u2014with customizable colors, icons, and formatting options. The package is designed to be simple and specific rather than a fully customizable formatting library, making it suitable for projects that need consistent, visually distinct console messaging without heavy dependencies.\n\nThe package depends on typing-extensions and colorama for its runtime behavior. It supports Python 3.6 and later, making it compatible with a wide range of Python environments. Wasabi is actively maintained and has accumulated a moderate user base (top 5000 on PyPI by download volume), indicating stable, production-ready status with no known security vulnerabilities.","worth_installing":"Yes. Wasabi is a lightweight, actively maintained, permissively licensed package with low install friction and no known vulnerabilities. It solves a real problem\u2014styled console output\u2014in a focused, dependency-light way. Install it if you need simple, consistent colored messages and formatting in CLI tools or libraries."},"id":"wasabi","links":{"html":"https://skillfed.io/packages/wasabi","md":"https://skillfed.io/packages/wasabi.md","pypi":"https://pypi.org/project/wasabi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-05-31","license_spdx":null,"license_treatment":"permissive","name":"wasabi","python_support":"supports_current","summary":"A lightweight console printing and formatting toolkit"},"popularity":{"monthly_downloads":21045789,"position":1014,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.3"}
