# Python办公自动化 **Repository Path**: ffyc/python_office_automation ## Basic Information - **Project Name**: Python办公自动化 - **Description**: Python办公自动化分享示例代码仓库 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2024-01-22 - **Last Updated**: 2024-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python办公自动化 #### 前言 希望达到的效果: * 带大家入门Python * 提供一些自动化办公的实际场景供参考 提供示例代码仓库地址: ``` https://gitee.com/kkxue/python_office_automation ``` Python办公自动化分享示例代码仓库,Python版本: 3.8 # Python语言介绍 - 语法简单 - 丰富的现代高级特性 - 丰富的开源第三方库 # Python开发环境搭建 - pycharm - git # Python办公自动化-基本功1 ## EXCEL处理 openpyxl [pandas](https://pandas.pydata.org/) ## 邮件和短信 ## 应用场景一 * 数据量较大的Excel文件处理 * Excel处理和邮件短信结合 # Python办公自动化-基本功2 ## 调用其他程序 subprocess ## 调用api接口 [requests](https://github.com/psf/requests) ## 生成图表 [pyecharts](https://github.com/pyecharts/pyecharts) ## 应用场景二 * 通过远程开放API获取数据,并生成图表 # Python办公自动化-未来展望 * [CSLOUD-AI](https://www.huaweicloud.com/ei/) * [FaaS](https://www.huaweicloud.com/product/functionstage.html) * ROBOT