# python-office **Repository Path**: codenotsleep/python-office ## Basic Information - **Project Name**: python-office - **Description**: Python自动化办公的第三方库:pip install python-office - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 225 - **Created**: 2023-09-19 - **Last Updated**: 2023-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
👉 项目官网:https://www.python-office.com/ 👈
👉 本开源项目的交流群 👈
------------------------------------------------------------------------------- [**🌎English Documentation**](README-EN.md) ------------------------------------------------------------------------------- ## 📚简介 Python-office 是一个 Python 自动化办公第三方库,能解决大部分自动化办公的问题。而且每个功能只需一行代码,不需要小白用户学习 Python 知识,做到了真正的开箱即用。 > 功能持续更新中,提交你的功能需求/参与项目开发,联系👉[开发者微信](https://mp.weixin.qq.com/s/B1V6KeXc7IOEB8DgXLWv3g) ### 🍺特点 - 一键搭建所有 Python + 自动化办公的编程环境。 - 使用一行代码解决大部分自动化办公的问题,不需要小白学习 Python 知识 - 贴合职场办公需求 - 极简编程,学习成本极低,工作效率提升显著 ------------------------------------------------------------------------------- ## 📦安装 ### 🍊pip 自动下载&更新 ``` pip install -i https://mirrors.aliyun.com/pypi/simple/ python-office -U ``` ------------------------------------------------------------------------------- ## 📝文档 [📘官网:https://www.python-office.com/](https://www.python-office.com/) 全部功能 的 视频教程👉[传送门](https://www.python-office.com/video/video.html) ## 🛠️包含组件 很多朋友发现``python-office``这个库,下载很慢很大,是因为它集成了以下这些库,你可以去挑自己需要功能,单独下载对应的第三方库。 > 以下所有独立的子库,也都在持续地开发和维护中。 | 模块 | 介绍 | 源码 | 教程 | |---------------|--------------|-----------------------------------------------|---------------------------------------------------------------------------------------------------| | poword | word处理 | https://github.com/CoderWanFeng/poword |