CoderWanFeng 11a3f865d2 chore(vscode): configure Python unittest settings
- Add unittest arguments for verbose output and test discovery in ./tests directory
- Disable pytest and enable unittest as the testing framework
- Remove obsolete exe directory with multiple Excel GUI applications and scripts
- Clean up project by deleting PySide6-based Excel GUI tools and build scripts
- Simplify workspace with updated VSCode settings focusing on unittest integration
2025-11-26 22:56:16 +08:00
2025-07-02 23:50:36 +08:00
2024-06-28 23:26:48 +08:00
2025-05-30 23:30:39 +08:00
2025-10-30 22:56:53 +08:00

github license

👉 项目官网https://www.python-office.com/ 👈

👉 本开源项目的交流群 👈

github star gitee star gitcode star PyPI Downloads AI编程训练营


📚简介

Python-office 是一个 Python 自动化办公第三方库,能解决大部分自动化办公的问题。而且每个功能只需一行代码,不需要小白用户学习 Python 知识,做到了真正的开箱即用。

功能持续更新中,提交你的功能需求/参与项目开发,联系👉开发者微信

🍺特点

  • 一键搭建所有 Python + 自动化办公的编程环境。
  • 使用一行代码解决大部分自动化办公的问题,不需要小白学习 Python 知识
  • 贴合职场办公需求
  • 极简编程,学习成本极低,工作效率提升显著

📦安装

🍊pip 自动下载&更新

pip install -i https://mirrors.aliyun.com/pypi/simple/ python-office -U

📝文档

📘官网https://www.python-office.com/

全部功能 的 视频教程👉传送门

🛠️包含组件

很多朋友发现python-office这个库,下载很慢很大,是因为它集成了以下这些库,你可以去挑自己需要功能,单独下载对应的第三方库。

以下所有独立的子库,也都在持续地开发和维护中。

模块 介绍
PyOfficeRobot 微信机器人
poocr 识别功能,例如:发票识别
popdf pdf处理
poemail 自动发邮件
porobot AI机器人
poimage 图片处理
poai AI工具
poexcel excel处理
poword word处理
pofile 文件管理
search4file 文档搜索
poppt ppt处理
wftools 便捷小工具
pofinance 炒股工具
pohan 中文编程
povideo 视频处理
potime 时间工具
poprogress 进度条工具
pocode 代码管理

可以根据需求对每个模块单独引入,也可以通过import office方式引入所有模块。


🏗️添砖加瓦

📐PR的建议

python-office欢迎任何人来添砖加瓦贡献代码建议提交的prpull request放在一个单独的文件夹下

  • contributors文件夹中用自己的GitHub名字建一个文件夹
  • 把自己的所有代码,都提交到这个自己的文件夹里;
  • 不要改其它任何文件夹里的代码!不要改别人的代码!
  • 对别人的代码有疑问可以直接提issue。

🐞提供bug反馈或建议

提交问题反馈时请务必填写和python-office代码本身有关的问题不进行有关python学习甚至是个人练习的知识答疑和讨论。


Star python-office

Stargazers over time

📌联系作者

Description
Python自动化办公的第三方库:pip install python-office
Readme Apache-2.0 23 MiB
Languages
Python 99.6%
HTML 0.4%