# python_office **Repository Path**: ma-yongfan/python_office ## Basic Information - **Project Name**: python_office - **Description**: python办公自动化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2024-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python自动办公 ## 报表合并 * pip install xlrd * pip install xlwt * pip install xlutils ## 批量生成合同 * pip install openpyxl * pip install python-docx * pip install docx ## 自动生成微信账单 * pip install pandas ## word批量转pdf * pip install pywin32