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 4b7e345Copy full SHA for 4b7e345
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 command line from your Python
31
+objects, including functions and modules for example. It leverages modern
32
+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