Metadata-Version: 2.4
Name: feishu_to_excel
Version: 0.0.4
Summary: 包含数据处理、Hive交互、企业微信消息发送、Excel操作等功能的工具类库
Author: DongYang
Author-email: 649898871@qq.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pandas>=1.3.0
Requires-Dist: requests>=2.26.0
Requires-Dist: openpyxl>=3.0.0

# 说明
这是一个函数封装工具

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