mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-19 07:47:00 +00:00
move mycli to Productivity Tools
This commit is contained in:
parent
eebbb5cd40
commit
967f5135d9
|
@ -296,6 +296,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
|
||||
* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI.
|
||||
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
|
||||
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
|
||||
|
||||
## Downloader
|
||||
|
||||
|
@ -397,7 +398,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [oursql](https://pythonhosted.org/oursql/) - A better MySQL connector with support for native prepared statements and BLOBs.
|
||||
* [PyMySQL](https://github.com/PyMySQL/PyMySQL) - Pure Python MySQL driver compatible to mysql-python.
|
||||
* PostgreSQL
|
||||
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
|
||||
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
|
||||
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
|
||||
* [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.
|
||||
|
|
Loading…
Reference in New Issue
Block a user