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 adae3f0 commit 45d79e0Copy full SHA for 45d79e0
docs/scenarios/cli.rst
@@ -23,6 +23,15 @@ Some popular command-line applications include:
23
system primarily written in Python
24
25
26
+****
27
+cli2
28
29
+
30
+`cli2 <https://cli2.rtfd.io/>`_ creates dynamic and colorful command line from
31
+your Python objects, including functions and modules for example. It leverages
32
+modern features such as type hinting and auto-generates as much as possible by
33
+introspecting your code.
34
35
*****
36
Click
37
0 commit comments