{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"Provides utility functions for Click, a command-line interface library, enabling progress tracking, formatted output (text, JSON, YAML, TSV), and interactive prompts with minimal code.","skillfed_tags":["cli-helpers","abandoned"],"use_cases":["Add progress tracking and status messages to long-running CLI commands using the Action context manager.","Output structured data (tables, records) in multiple formats (text, JSON, YAML, TSV) from a single code path.","Build interactive CLI prompts that guide users through selections or confirmations with minimal code.","Format and display tabular data with automatic column alignment in terminal output.","Reduce boilerplate when building Click-based CLI applications with consistent output styling."],"what_it_does":"Click Click is a thin utility layer on top of Click, the popular command-line interface library. It provides helper functions and context managers to reduce boilerplate when building CLI applications\u2014specifically for progress tracking via the Action context manager, formatted output (text, JSON, YAML, TSV) via OutputFormat, and interactive user prompts. The package is Python 3 only and was last released in October 2020.\n\nThe package is designed for developers building command-line tools who want to add polished output formatting and progress feedback without writing repetitive code. It wraps Click's existing capabilities rather than extending them fundamentally, making it most useful when you're already using Click and want convenience helpers for common patterns like status messages, tabular output in multiple formats, and user interaction.","worth_installing":"No. The package is abandoned (last release 2141 days ago, no maintenance signal). While it has low install friction and no known vulnerabilities, its age and lack of updates mean it may not work reliably with modern Python or Click versions. For new projects, use Click directly or consider actively maintained alternatives. Only install if you are maintaining legacy code that already depends on it."},"id":"clickclick","links":{"html":"https://skillfed.io/packages/clickclick","md":"https://skillfed.io/packages/clickclick.md","pypi":"https://pypi.org/project/clickclick/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-10-03","license_spdx":null,"license_treatment":"permissive","name":"clickclick","python_support":"unspecified","summary":"Click utility functions"},"popularity":{"monthly_downloads":6278087,"position":1941,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"20.10.2"}
