Skip to content

Commit fdb272e

Browse files
authored
Merge pull request realpython#970 from zachvalenta/rm-ref-to-clint
remove reference to Clint
2 parents 1efc78a + c841655 commit fdb272e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/scenarios/cli.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,6 @@ Some popular command-line applications include:
2424
system primarily written in Python
2525

2626

27-
*****
28-
Clint
29-
*****
30-
31-
`clint <https://pypi.python.org/pypi/clint/>`_ is a Python module which is
32-
filled with very useful tools for developing command-line applications.
33-
It supports features such as: CLI colors and indents, simple and powerful
34-
column printer, iterator based progress bars, and implicit argument handling.
35-
36-
3727
*****
3828
Click
3929
*****

0 commit comments

Comments
 (0)