Skip to content

Commit

Permalink
Update docs/pages/libraries/clis.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Cunliffe <[email protected]>
  • Loading branch information
dstansby and samcunliffe authored Nov 12, 2024
1 parent a3fce7e commit 6fd6059
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pages/libraries/clis.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ parent: Recommended libraries
### Other useful tools for CLIs

| 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. | 🟢 |
| ------------------------------------------------------ | -------------------------------------------------------------- | :-: |
| [tqdm](https://tqdm.github.io/) | Progress bar for loops. | 🟢 |
| [inquirer] (https://github.com/magmax/python-inquirer) | Collection of common interactive command line user interfaces. | 🟢 |

0 comments on commit 6fd6059

Please sign in to comment.