dcli 0.0.8

MySQL 数据库连接管理工具 | MySQL connection manage tool
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[source]]
name = "pypi"
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
verify_ssl = true

[dev-packages]

[packages]
pandas = "*"
ipython = "*"
pyyaml = "*"

[requires]
python_version = "3.6"