poword


Namepoword JSON
Version 0.0.16 PyPI version JSON
download
home_pagehttps://www.python-office.com/
Summarypip install poword
upload_time2023-10-25 13:40:40
maintainer
docs_urlNone
authorCoderWanFeng
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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/BV1Vo4y1q7i3) | [查看](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/BV1so4y1H7rj) | [查看](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/BV1pT4y1k7FH) | [查看](https://mp.weixin.qq.com/s/Kfmu8vCSr6otGfrf7mj0bA) | [打开](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/?spm_id_from=333.999.0.0)

### 🐞提供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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "CoderWanFeng",
    "author_email": "1957875073@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/0f/db/d66688131e690828cf5550a5e674ab7f9b879b4696823ceb09fcc5fa18e1/poword-0.0.16.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\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/BV1Vo4y1q7i3) | [\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/BV1so4y1H7rj) | [\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/BV1pT4y1k7FH) | [\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\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/?spm_id_from=333.999.0.0)\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### \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.16",
    "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": "0eaabb1ba88b29ecab0b65138339fa0be40c24a720e2b41fb54de0d718180d54",
                "md5": "dbafa0667b3a288ef327246562824763",
                "sha256": "add03b2719fdff144e2b196d80d289da030526378498762eb7e0d8076b4318e8"
            },
            "downloads": -1,
            "filename": "poword-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbafa0667b3a288ef327246562824763",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7510,
            "upload_time": "2023-10-25T13:40:38",
            "upload_time_iso_8601": "2023-10-25T13:40:38.506014Z",
            "url": "https://files.pythonhosted.org/packages/0e/aa/bb1ba88b29ecab0b65138339fa0be40c24a720e2b41fb54de0d718180d54/poword-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fdbd66688131e690828cf5550a5e674ab7f9b879b4696823ceb09fcc5fa18e1",
                "md5": "a3543b92f00fb7f8bb2cf302f027f537",
                "sha256": "07e7764f8d07c834600bbc321144f827cca0cc292052ee05e71c83c3974abfbf"
            },
            "downloads": -1,
            "filename": "poword-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "a3543b92f00fb7f8bb2cf302f027f537",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6981,
            "upload_time": "2023-10-25T13:40:40",
            "upload_time_iso_8601": "2023-10-25T13:40:40.099801Z",
            "url": "https://files.pythonhosted.org/packages/0f/db/d66688131e690828cf5550a5e674ab7f9b879b4696823ceb09fcc5fa18e1/poword-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-25 13:40:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CoderWanFeng",
    "github_project": "poword",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "poword"
}
        
Elapsed time: 0.13032s