mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 13:31:08 -04:00
9 lines
419 B
Plaintext
9 lines
419 B
Plaintext
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.
|