<p align="center">
👉 <a target="_blank" href="https://www.python-office.com/">项目官网:https://www.python-office.com/</a> 👈
</p>
<p align="center">
👉 <a target="_blank" href="https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg">本开源项目的交流群</a> 👈
</p>
-------------------------------------------------------------------------------
## 📚简介
poword 是python自动化办公之Word操作的第三方库。
来自于开源项目:python-office,[📘官网:https://www.python-office.com/](https://www.python-office.com/)。
-------------------------------------------------------------------------------
## 📦安装
### 🍊pip 自动下载&更新
```
pip install -i https://mirrors.aliyun.com/pypi/simple/ poword -U
```
-------------------------------------------------------------------------------
## 📝功能
已有功能的说明如下:
| 序号 | 方法名 | 功能 | 视频 | 文档 | 演示代码 |
|----|-------------------|---------------|----------------------------------------------------|---------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| 1 | merge4docx | 合并Word文档 | [播放](https://www.bilibili.com/video/BV18H4y1m7bC) | [查看](https://mp.weixin.qq.com/s/PjQJ3s4Arr872NDfcr-7YA) | [打开](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/%E5%90%88%E5%B9%B6word.py) |
| 2 | docx2doc/doc2docx | doc和docx,互相转换 | [播放](https://www.bilibili.com/video/BV1bH4y1Z7jc/) | [查看](https://mp.weixin.qq.com/s/nyg_LlkHPwx1AY7wCg5KTw) | [打开](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/doc%E5%92%8Cdocx%E4%BA%92%E8%BD%AC.py) |
| 3 | docx2pdf | word 转 pdf | [播放](https://www.bilibili.com/video/BV1K84y1Z7n6) | [查看](https://mp.weixin.qq.com/s/Kfmu8vCSr6otGfrf7mj0bA) | [打开](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/word%E8%BD%ACPDF.py) |
| 4 | docx4imgs | 从word里提取图片 | | [查看](https://mp.weixin.qq.com/s/EIhbT3N5RlWJblCxuoDBwg) | [打开](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/word%E8%BD%ACPDF.py) |
## 🏗️添砖加瓦
本项目欢迎任何人参与开发,如果是小白,可以看一下开发教程👉[如何参与开源项目?0基础入门:怎么打开GitHub?什么是issue?什么是PR?](https://www.bilibili.com/video/BV1EP411d7Np)
### 🐞提供bug反馈或建议
提交问题反馈时,请务必填写和该项目本身有关的问题,不进行有关python学习,甚至是个人练习的知识答疑和讨论。
- [Github issue](https://github.com/CoderWanFeng/poword/issues)
- [gitee issue](https://gitee.com/CoderWanFeng/poword/issues)
### 🧬贡献代码的步骤
1. 在Gitee或者Github上fork项目到自己的repo
2. 把fork过去的项目也就是你的项目clone到你的本地
3. 修改代码
4. commit后push到自己的库
5. 登录Gitee或Github在你首页可以看到一个 pull request 按钮,点击它,填写一些说明信息,然后提交到master分支即可。
6. 等待程序员晚枫合并,+微信说一声更好👉[CoderWanFeng](http://python4office.cn/wechat-qrcode/)
-------------------------------------------------------------------------------
## 📌联系作者
<p align="center" id='开源交流群-banner'>
<a target="_blank" href='https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg'>
<img src="https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office-qr.jpg" width="100%"/>
</a>
</p>
## 读者福利
几个没有套路的福利,每天都可以领一次~
<p align="center" id='福利合集-banner'>
<a target="_blank" href='http://python4office.cn/sideline-pro-list/'>
<img src="https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/fuli.jpg" width="100%"/>
</a>
</p>
Raw data
{
"_id": null,
"home_page": "https://www.python-office.com/",
"name": "poword",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "CoderWanFeng",
"author_email": "1957875073@qq.com",
"download_url": "https://files.pythonhosted.org/packages/cc/ea/c91c0554d6f1190ee5b2e6480687a6049584437fad17f77c69f48ee4cc31/poword-0.0.17.tar.gz",
"platform": "any",
"description": "<p align=\"center\">\r\n\t\ud83d\udc49 <a target=\"_blank\" href=\"https://www.python-office.com/\">\u9879\u76ee\u5b98\u7f51\uff1ahttps://www.python-office.com/</a> \ud83d\udc48\r\n</p>\r\n<p align=\"center\">\r\n\t\ud83d\udc49 <a target=\"_blank\" href=\"https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg\">\u672c\u5f00\u6e90\u9879\u76ee\u7684\u4ea4\u6d41\u7fa4</a> \ud83d\udc48\r\n</p>\r\n\r\n\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udcda\u7b80\u4ecb\r\n\r\npoword \u662fpython\u81ea\u52a8\u5316\u529e\u516c\u4e4bWord\u64cd\u4f5c\u7684\u7b2c\u4e09\u65b9\u5e93\u3002\r\n\r\n\u6765\u81ea\u4e8e\u5f00\u6e90\u9879\u76ee\uff1apython-office\uff0c[\ud83d\udcd8\u5b98\u7f51\uff1ahttps://www.python-office.com/](https://www.python-office.com/)\u3002\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udce6\u5b89\u88c5\r\n\r\n### \ud83c\udf4apip \u81ea\u52a8\u4e0b\u8f7d&\u66f4\u65b0\r\n\r\n```\r\npip install -i https://mirrors.aliyun.com/pypi/simple/ poword -U\r\n```\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udcdd\u529f\u80fd\r\n\r\n\u5df2\u6709\u529f\u80fd\u7684\u8bf4\u660e\u5982\u4e0b\uff1a\r\n\r\n| \u5e8f\u53f7 | \u65b9\u6cd5\u540d | \u529f\u80fd | \u89c6\u9891 | \u6587\u6863 | \u6f14\u793a\u4ee3\u7801 |\r\n |----|-------------------|---------------|----------------------------------------------------|---------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|\r\n| 1 | merge4docx | \u5408\u5e76Word\u6587\u6863 | [\u64ad\u653e](https://www.bilibili.com/video/BV18H4y1m7bC) | [\u67e5\u770b](https://mp.weixin.qq.com/s/PjQJ3s4Arr872NDfcr-7YA) | [\u6253\u5f00](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/%E5%90%88%E5%B9%B6word.py) |\r\n| 2 | docx2doc/doc2docx | doc\u548cdocx\uff0c\u4e92\u76f8\u8f6c\u6362 | [\u64ad\u653e](https://www.bilibili.com/video/BV1bH4y1Z7jc/) | [\u67e5\u770b](https://mp.weixin.qq.com/s/nyg_LlkHPwx1AY7wCg5KTw) | [\u6253\u5f00](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/doc%E5%92%8Cdocx%E4%BA%92%E8%BD%AC.py) |\r\n| 3 | docx2pdf | word \u8f6c pdf | [\u64ad\u653e](https://www.bilibili.com/video/BV1K84y1Z7n6) | [\u67e5\u770b](https://mp.weixin.qq.com/s/Kfmu8vCSr6otGfrf7mj0bA) | [\u6253\u5f00](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/word%E8%BD%ACPDF.py) |\r\n| 4 | docx4imgs | \u4eceword\u91cc\u63d0\u53d6\u56fe\u7247 | | [\u67e5\u770b](https://mp.weixin.qq.com/s/EIhbT3N5RlWJblCxuoDBwg) | [\u6253\u5f00](https://github.com/CoderWanFeng/python-office/blob/master/demo/poword/word%E8%BD%ACPDF.py) |\r\n\r\n## \ud83c\udfd7\ufe0f\u6dfb\u7816\u52a0\u74e6\r\n\r\n\u672c\u9879\u76ee\u6b22\u8fce\u4efb\u4f55\u4eba\u53c2\u4e0e\u5f00\u53d1\uff0c\u5982\u679c\u662f\u5c0f\u767d\uff0c\u53ef\u4ee5\u770b\u4e00\u4e0b\u5f00\u53d1\u6559\u7a0b\ud83d\udc49[\u5982\u4f55\u53c2\u4e0e\u5f00\u6e90\u9879\u76ee\uff1f0\u57fa\u7840\u5165\u95e8\uff1a\u600e\u4e48\u6253\u5f00GitHub\uff1f\u4ec0\u4e48\u662fissue\uff1f\u4ec0\u4e48\u662fPR\uff1f](https://www.bilibili.com/video/BV1EP411d7Np)\r\n\r\n### \ud83d\udc1e\u63d0\u4f9bbug\u53cd\u9988\u6216\u5efa\u8bae\r\n\r\n\u63d0\u4ea4\u95ee\u9898\u53cd\u9988\u65f6\uff0c\u8bf7\u52a1\u5fc5\u586b\u5199\u548c\u8be5\u9879\u76ee\u672c\u8eab\u6709\u5173\u7684\u95ee\u9898\uff0c\u4e0d\u8fdb\u884c\u6709\u5173python\u5b66\u4e60\uff0c\u751a\u81f3\u662f\u4e2a\u4eba\u7ec3\u4e60\u7684\u77e5\u8bc6\u7b54\u7591\u548c\u8ba8\u8bba\u3002\r\n\r\n- [Github issue](https://github.com/CoderWanFeng/poword/issues)\r\n- [gitee issue](https://gitee.com/CoderWanFeng/poword/issues)\r\n\r\n### \ud83e\uddec\u8d21\u732e\u4ee3\u7801\u7684\u6b65\u9aa4\r\n\r\n1. \u5728Gitee\u6216\u8005Github\u4e0afork\u9879\u76ee\u5230\u81ea\u5df1\u7684repo\r\n2. \u628afork\u8fc7\u53bb\u7684\u9879\u76ee\u4e5f\u5c31\u662f\u4f60\u7684\u9879\u76eeclone\u5230\u4f60\u7684\u672c\u5730\r\n3. \u4fee\u6539\u4ee3\u7801\r\n4. commit\u540epush\u5230\u81ea\u5df1\u7684\u5e93\r\n5. \u767b\u5f55Gitee\u6216Github\u5728\u4f60\u9996\u9875\u53ef\u4ee5\u770b\u5230\u4e00\u4e2a pull request \u6309\u94ae\uff0c\u70b9\u51fb\u5b83\uff0c\u586b\u5199\u4e00\u4e9b\u8bf4\u660e\u4fe1\u606f\uff0c\u7136\u540e\u63d0\u4ea4\u5230master\u5206\u652f\u5373\u53ef\u3002\r\n6. \u7b49\u5f85\u7a0b\u5e8f\u5458\u665a\u67ab\u5408\u5e76\uff0c\uff0b\u5fae\u4fe1\u8bf4\u4e00\u58f0\u66f4\u597d\ud83d\udc49[CoderWanFeng](http://python4office.cn/wechat-qrcode/)\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udccc\u8054\u7cfb\u4f5c\u8005\r\n\r\n<p align=\"center\" id='\u5f00\u6e90\u4ea4\u6d41\u7fa4-banner'>\r\n<a target=\"_blank\" href='https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg'>\r\n<img src=\"https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office-qr.jpg\" width=\"100%\"/>\r\n</a> \r\n</p>\r\n\r\n## \u8bfb\u8005\u798f\u5229\r\n\r\n\u51e0\u4e2a\u6ca1\u6709\u5957\u8def\u7684\u798f\u5229\uff0c\u6bcf\u5929\u90fd\u53ef\u4ee5\u9886\u4e00\u6b21~\r\n\r\n<p align=\"center\" id='\u798f\u5229\u5408\u96c6-banner'>\r\n <a target=\"_blank\" href='http://python4office.cn/sideline-pro-list/'>\r\n <img src=\"https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/fuli.jpg\" width=\"100%\"/>\r\n </a> \r\n</p>\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "pip install poword",
"version": "0.0.17",
"project_urls": {
"Bug Tracker": "https://github.com/CoderWanFeng/poword/issues",
"Documentation": "https://github.com/CoderWanFeng/poword/blob/master/README.md",
"Homepage": "https://www.python-office.com/",
"Source Code": "https://github.com/CoderWanFeng/poword"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "56db141e23e262e28ff4ee88bf7e48e743f66564b7291c0baca8d85d31893137",
"md5": "d703b04b63c854fe1f54354a8b92f336",
"sha256": "b76103329e0d3617d5b72e277fff217b4e3a6a30886c99b2150cd92fa4da2a72"
},
"downloads": -1,
"filename": "poword-0.0.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d703b04b63c854fe1f54354a8b92f336",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8733,
"upload_time": "2024-09-08T16:02:20",
"upload_time_iso_8601": "2024-09-08T16:02:20.498056Z",
"url": "https://files.pythonhosted.org/packages/56/db/141e23e262e28ff4ee88bf7e48e743f66564b7291c0baca8d85d31893137/poword-0.0.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cceac91c0554d6f1190ee5b2e6480687a6049584437fad17f77c69f48ee4cc31",
"md5": "6b6c7627c4198c94dee97660a6e1b852",
"sha256": "b35657356dd9fa59a7bd62f4dcf22702678eac647792a7ed36871060dffc0313"
},
"downloads": -1,
"filename": "poword-0.0.17.tar.gz",
"has_sig": false,
"md5_digest": "6b6c7627c4198c94dee97660a6e1b852",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 9678,
"upload_time": "2024-09-08T16:02:21",
"upload_time_iso_8601": "2024-09-08T16:02:21.914220Z",
"url": "https://files.pythonhosted.org/packages/cc/ea/c91c0554d6f1190ee5b2e6480687a6049584437fad17f77c69f48ee4cc31/poword-0.0.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-08 16:02:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CoderWanFeng",
"github_project": "poword",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "poword"
}