We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ff199 commit b6465dbCopy full SHA for b6465db
docs/pages/libraries/clis.md
@@ -15,6 +15,7 @@ parent: Recommended libraries
15
16
### Other useful tools for CLIs
17
18
-| Name | Short description | 🚦 |
19
-| ------------------------------- | ----------------------- | :-: |
20
-| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 |
+| Name | Short description | 🚦 |
+| ----------------------------------------------------- | -------------------------------------------------------------- | :-: |
+| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 |
21
+| [inquirer](https://github.com/magmax/python-inquirer) | Collection of common interactive command line user interfaces. | 🟢 |
0 commit comments