1 Star 0 Fork 15

logicjwell/python-dbhelper

forked from fangzheng/python-dbhelper 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
__init__.py 469 Bytes
一键复制 编辑 原始数据 按行查看 历史
zfang 提交于 2019-03-27 13:27 . first add
#!/usr/bin/python
# -*- coding: utf-8 -*-
"""
-------------------------------------------------
@version : v1.0
@author : fangzheng
@contact : zfang@hillinsight.com
@software : PyCharm
@filename : __init__.py.py
@create time: 2019/3/26 17:06
@describe :
@use example: python __init__.py.py [param1 param2]
-------------------------------------------------
"""
from . import hive
from . import mysql
from . import oracle
from . import sqlserver
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/logicjwell/python-dbhelper.git
git@gitee.com:logicjwell/python-dbhelper.git
logicjwell
python-dbhelper
python-dbhelper
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385