[ 源代码: mycli ]
软件包:mycli(1.26.1-3)
CLI for MySQL/MariaDB with auto-completion and syntax highlighting
mycli is a command line interface for MySQL/MariaDB with auto-completion and syntax highlighting. It is also capable of pretty printing tabular data.
其他与 mycli 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cli-helpers
- easy command-line apps with Python
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-configobj
- simple but powerful config file reader and writer for Python 3
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-prompt-toolkit (>= 2.0)
- library for building interactive command lines (Python 3)
-
- dep: python3-pyaes
- Pure-Python implementation of the AES cipher (Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-pyperclip
- Cross-platform clipboard module for Python3
-
- dep: python3-sqlglot
- SQL parser, transpiler, and optimizer for Python
-
- dep: python3-sqlparse (>= 0.4)
- non-validating SQL parser for Python 3
-
- dep: python3-tabulate
- pretty-print tabular data in Python3
-
- dep: python3-terminaltables
- Python library for printing tables to the console