# Python 入门到实战 **Repository Path**: xxacker/Office-Automation-Cases ## Basic Information - **Project Name**: Python 入门到实战 - **Description**: Python 入门到精通 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 3 - **Created**: 2023-04-04 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python ## README # Python 从入门到实战 #### 介绍 Python 从入门到实战 此处程序,仅用于学习使用;如果被用作商业用途,造成违法行为,本人概不负责。 #### 01. Python 操作 Excel https://gitee.com/xxacker/Office-Automation-Cases/tree/master/1.office_cases/01.py_excel/01.py_excel #### 02. Python 操作 Word https://gitee.com/xxacker/Office-Automation-Cases/tree/master/1.office_cases/02.py_word/01.py_word #### 03. Python 操作 PDF https://gitee.com/xxacker/Office-Automation-Cases/tree/master/1.office_cases/03.py_pdf/01.py_pdf #### 04. Python 操作 PPT https://gitee.com/xxacker/Office-Automation-Cases/tree/master/1.office_cases/04.py_ppt/01.py_ppt #### 05. Python 发送163邮件 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/2.%20mail_case #### 06. Python 操作钉钉机器人 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/3.%E9%92%89%E9%92%89%E6%9C%BA%E5%99%A8%E4%BA%BA #### 07. Python 压缩和解压缩文件 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/4.%E5%8E%8B%E7%BC%A9%E6%96%87%E4%BB%B6 #### 08. Python 爬虫 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/5.%E7%88%AC%E8%99%AB #### 09. 异步多线程爬取 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/scrapy%E5%AD%A6%E4%B9%A0/2.%20%E5%BC%82%E6%AD%A5%E5%A4%9A%E7%BA%BF%E7%A8%8B%E7%88%AC%E5%8F%96 #### 10. selenium模块的案例 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/scrapy%E5%AD%A6%E4%B9%A0/3.%20selenium%E6%A8%A1%E5%9D%97%E4%BD%BF%E7%94%A8 #### 11. scrapy框架案例 https://gitee.com/xxacker/Office-Automation-Cases/tree/master/scrapy%E5%AD%A6%E4%B9%A0/4.scrapy%E6%A1%86%E6%9E%B6