👉 项目官网:https://www.python-office.com/ 👈
👉 本开源项目的交流群 👈
Python-office 是一个 Python 自动化办公第三方库,能解决大部分自动化办公的问题。而且每个功能只需一行代码,不需要小白用户学习 Python 知识,做到了真正的开箱即用。
功能持续更新中,提交你的功能需求/参与项目开发,联系👉开发者微信
- 一键搭建所有 Python + 自动化办公的编程环境。
- 使用一行代码解决大部分自动化办公的问题,不需要小白学习 Python 知识
- 贴合职场办公需求
- 极简编程,学习成本极低,工作效率提升显著
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple python-office -U
📘官网:https://www.python-office.com/
全部功能的说明
以下所有功能,都在逐步搭建中。
模块 | 介绍 | GitHub地址 | star |
---|---|---|---|
PyOfficeRobot | 聊天机器人 | https://github.com/CoderWanFeng/PyOfficeRobot | |
search4file | 文档搜索 | https://github.com/CoderWanFeng/search4file | |
poexcel | excel处理 | https://github.com/CoderWanFeng/poexcel | |
poword | word处理 | https://github.com/CoderWanFeng/poword | |
poppt | ppt处理 | https://github.com/CoderWanFeng/poppt | |
popdf | pdf处理 | https://github.com/CoderWanFeng/popdf | |
pofile | 文件和文件夹的操作 | https://github.com/CoderWanFeng/pofile | |
wftools | 便捷小工具 | https://github.com/CoderWanFeng/wftools | |
poimage | 图片处理 | https://github.com/CoderWanFeng/poimage | |
povideo | 视频处理 | https://github.com/CoderWanFeng/povideo | |
pydatav | 数据可视化 | https://github.com/CoderWanFeng/pydatav | |
potime | 时间工具 | https://github.com/CoderWanFeng/potime | |
web(名称待定) | 网站快捷搭建 | ||
email(名称待定) | 邮件功能 | ||
ocr(名称待定) | 识别功能:文字识别、语音识别 |
可以根据需求对每个模块单独引入,也可以通过import office
方式引入所有模块。
python-office欢迎任何人来添砖加瓦,贡献代码,建议提交的pr(pull request)放在一个单独的文件夹下:
- 在contributors文件夹中,用自己的GitHub名字建一个文件夹;
- 把自己的所有代码,都提交到这个自己的文件夹里;
- 不要改其它任何文件夹里的代码!不要改别人的代码!
- 对别人的代码有疑问,可以直接提issue。
提交问题反馈时,请务必填写和python-office代码本身有关的问题,不进行有关python学习,甚至是个人练习的知识答疑和讨论。
如果你觉得python-office不错,可以捐赠请维护者喝杯咖啡~,在此表示感谢^_^。
捐赠给项目 👈该项捐赠仅用于支持本项目发展使用