Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/pages/libraries/clis.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ parent: Recommended libraries

### Other useful tools for CLIs

| Name | Short description | 🚦 |
| ------------------------------- | ----------------------- | :-: |
| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 |
| Name | Short description | 🚦 |
| ------------------------------------------------------ | -------------------------------------------------------------- | :-: |
| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 |
| [inquirer] (https://github.com/magmax/python-inquirer) | Collection of common interactive command line user interfaces. | 🟢 |