mirror of
https://github.com/vinta/awesome-python.git
synced 2025-11-06 22:55:49 -05:00
Merge pull request #1530 from laixintao/patch-1
Fix iredis link and litecli link.
This commit is contained in:
commit
fa3821208e
1 changed files with 2 additions and 2 deletions
|
|
@ -284,8 +284,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI.
|
||||
* [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting.
|
||||
* [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting.
|
||||
* [litecli](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
|
||||
* [iredis](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
|
||||
* [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
|
||||
* [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
|
||||
* [saws](https://github.com/donnemartin/saws) - A Supercharged [aws-cli](https://github.com/aws/aws-cli).
|
||||
|
||||
## Compatibility
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue