We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc4598 commit 480852fCopy full SHA for 480852f
docs/scenarios/cli.rst
@@ -14,8 +14,8 @@ Column Printer, Iterator based progress bar and Implicit argument handling.
14
Click
15
-----
16
17
-`click <http://click.pocoo.org/>`_ is a Python package for creating beautiful
18
-command line interfaces in a composable way with as little amount of code as
+`click <http://click.pocoo.org/>`_ is a Python package for creating command
+line interfaces in a composable way with as little amount of code as
19
necessary. It’s the “Command Line Interface Creation Kit”. It’s highly
20
configurable but comes with good defaults out of the box.
21
0 commit comments