具有自动完成功能和语法突出显示功能MySQL终端客户端。-Python开发

时间:2024-06-14 04:04:41
【文件属性】:

文件名称:具有自动完成功能和语法突出显示功能MySQL终端客户端。-Python开发

文件大小:296KB

文件格式:ZIP

更新时间:2024-06-14 04:04:41

Python Command-line Tools

mycli MySQL的命令行客户端,可以执行自动完成和语法突出显示。 主页:http://mycli.net文档:http://mycli.net/docs对等的Postgres:http://pgcli.com快速入门如果mycli MySQL的命令行客户端,可以执行自动完成和语法突出显示。 主页:http://mycli.net文档:http://mycli.net/docs对等的Postgres:http://pgcli.com快速入门如果您已经知道如何安装python软件包,则可以通过pip进行安装:您可能需要在Linux上使用sudo。 $ pip install -U mycli或$ brew update && brew install mycli#仅在macOS上或$ sudo apt-get install mycli#仅在debian或ubuntu上使用$ mycli --help用法:


【文件预览】:
mycli-master
----MANIFEST.in(222B)
----requirements-dev.txt(248B)
----changelog.md(28KB)
----.coveragerc(37B)
----AUTHORS.rst(54B)
----pytest.ini(69B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(343B)
--------workflows()
----test()
--------features()
--------test_prompt_utils.py(286B)
--------test_clistyle.py(836B)
--------test_parseutils.py(6KB)
--------utils.py(2KB)
--------conftest.py(790B)
--------test_dbspecial.py(1KB)
--------test_config.py(6KB)
--------test_sqlexecute.py(10KB)
--------test.txt(13B)
--------test_naive_completion.py(2KB)
--------myclirc(274B)
--------__init__.py(0B)
--------mylogin.cnf(156B)
--------test_smart_completion_public_schema_only.py(13KB)
--------test_completion_engine.py(19KB)
--------test_completion_refresher.py(2KB)
--------test_plan.wiki(2KB)
--------test_special_iocommands.py(10KB)
--------test_tabular_output.py(4KB)
--------test_main.py(16KB)
----.git-blame-ignore-revs(0B)
----screenshots()
--------main.gif(128KB)
--------tables.png(60KB)
----tox.ini(228B)
----SPONSORS.rst(57B)
----CONTRIBUTING.md(3KB)
----setup.cfg(375B)
----setup.py(3KB)
----.gitignore(119B)
----mycli()
--------main.py(54KB)
--------lexer.py(310B)
--------sqlexecute.py(12KB)
--------compat.py(113B)
--------completion_refresher.py(5KB)
--------myclirc(5KB)
--------clibuffer.py(1KB)
--------__init__.py(23B)
--------key_bindings.py(3KB)
--------clitoolbar.py(2KB)
--------magic.py(1KB)
--------clistyle.py(6KB)
--------AUTHORS(1KB)
--------config.py(10KB)
--------SPONSORS(484B)
--------packages()
--------sqlcompleter.py(18KB)
----release.py(3KB)
----README.md(8KB)
----LICENSE.txt(2KB)

网友评论