Update cli.rst

This commit is contained in:
Kaycee
2020-02-09 14:04:56 -06:00
committed by GitHub
parent cfec971a97
commit 6e55eb1a3d
+1 -1
View File
@@ -27,7 +27,7 @@ Some popular command-line applications include:
Click Click
***** *****
`click <http://click.pocoo.org/>`_ is a Python package for creating `click <https://click.palletsprojects.com>`_ is a Python package for creating
command-line interfaces in a composable way with as little code as possible. command-line interfaces in a composable way with as little code as possible.
This “Command-Line Interface Creation Kit” is highly configurable but comes This “Command-Line Interface Creation Kit” is highly configurable but comes
with good defaults out of the box. with good defaults out of the box.