← All repos

click

Python composable command line interface toolkit

cliclickpalletspython
Browse cluster: HTML Parsing & Error Tracking
3,311commits
469contributors
2languages

Tech stack & purpose

Click is a Python package for creating command line interfaces with minimal code through a composable, decorator-based approach. The toolkit provides arbitrary nesting of commands, automatic help page generation, and support for lazy loading of subcommands at runtime. It is developed and maintained by the Pallets organization, and the repository includes numerous examples demonstrating features such as command aliases, shell completion, dynamic plugin loading, image processing pipelines, and terminal UI helpers.

Languages

Python
100.0%
Shell
0.0%

Contributors (top 30 of 469)