You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 7aa2173c0f python/click: Updated for version 6.6. 10 years ago
..
README python/click: Added (Python command line utility). 11 years ago
click.SlackBuild python/click: Updated for version 6.6. 10 years ago
click.info python/click: Updated for version 6.6. 10 years ago
slack-desc python/click: Added (Python command line utility). 11 years ago

README

$ click_

Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.

It aims to make the process of writing command line tools quick and fun
while also preventing any frustration caused by the inability to implement
an intended CLI API