Metadata-Version: 2.4
Name: HiveClient
Version: 1.0.0
Summary: 链接hive数据库的程序
Author: DongYang
Author-email: 649898871@qq.com
Description-Content-Type: text/markdown
Requires-Dist: requests<3.0.0,>=2.25.0
Requires-Dist: thrift<1.0.0,>=0.15.0
Requires-Dist: thrift-sasl<1.0.0,>=0.4.3
Requires-Dist: pyhive<1.0.0,>=0.6.5
Requires-Dist: pandas<3.0.0,>=1.0.0

# 说明
这是一个链接hive数据库的程序

## 安装
使用pip安装：
bash
pip install HiveClient
 
### 联系我们
如果你有任何问题或建议，请联系我649898871@qq.com
