Skip to content

Commit b6465db

Browse files
dstansbypre-commit-ci[bot]samcunliffe
authored
Add inquirer to CLI tools (#489)
Fixes #431 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sam Cunliffe <samcunliffe@users.noreply.github.com>
1 parent 90ff199 commit b6465db

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/pages/libraries/clis.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ parent: Recommended libraries
1515

1616
### Other useful tools for CLIs
1717

18-
| Name | Short description | 🚦 |
19-
| ------------------------------- | ----------------------- | :-: |
20-
| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 |
18+
| Name | Short description | 🚦 |
19+
| ----------------------------------------------------- | -------------------------------------------------------------- | :-: |
20+
| [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

Comments
 (0)