pomarkdown


Namepomarkdown JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://www.python-office.com/
Summarypip install pomarkdown
upload_time2024-12-10 16:25:05
maintainerNone
docs_urlNone
authorCoderWanFeng
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements openpyxl pandas pofile
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="http://www.python4office.cn/wechat-group/">本开源项目的交流群</a>👈
</p>

<p align="center">
 <a target="_blank" href='https://github.com/CoderWanFeng/pomarkdown'>
<img src="https://static.pepy.tech/badge/pomarkdown" alt="PyPI Downloads">
</a>
</p>


-------------------------------------------------------------------------------

## 📚简介

pomarkdown 是python自动化办公的小工具的代码合集。

-------------------------------------------------------------------------------

## 📦安装

### 🍊pip 自动下载&更新

```
pip install -i https://mirrors.aliyun.com/pypi/simple/ pomarkdown -U
```

-------------------------------------------------------------------------------

## 📝功能

已有功能的说明如下:

| 序号 | 方法名            | 功能             | 文档                                                                          |
|----|----------------|----------------|-----------------------------------------------------------------------------|
| 1  | excel2markdown | Excel转Markdown | [查看](http://www.python4office.cn/python-office/pomarkdown/1-excel2markdown) |

### 🐞提供bug反馈或建议


- [Github issue](https://github.com/CoderWanFeng/pomarkdown/issues)

-------------------------------------------------------------------------------

## 📌联系作者

<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>

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.python-office.com/",
    "name": "pomarkdown",
    "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/e2/d4/14d725623ed8e223bdb98561322ab3c3947561878a1ae9bdc19fdb0459ec/pomarkdown-0.0.3.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=\"http://www.python4office.cn/wechat-group/\">\u672c\u5f00\u6e90\u9879\u76ee\u7684\u4ea4\u6d41\u7fa4</a>\ud83d\udc48\r\n</p>\r\n\r\n<p align=\"center\">\r\n <a target=\"_blank\" href='https://github.com/CoderWanFeng/pomarkdown'>\r\n<img src=\"https://static.pepy.tech/badge/pomarkdown\" alt=\"PyPI Downloads\">\r\n</a>\r\n</p>\r\n\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udcda\u7b80\u4ecb\r\n\r\npomarkdown \u662fpython\u81ea\u52a8\u5316\u529e\u516c\u7684\u5c0f\u5de5\u5177\u7684\u4ee3\u7801\u5408\u96c6\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/ pomarkdown -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             | \u6587\u6863                                                                          |\r\n|----|----------------|----------------|-----------------------------------------------------------------------------|\r\n| 1  | excel2markdown | Excel\u8f6cMarkdown | [\u67e5\u770b](http://www.python4office.cn/python-office/pomarkdown/1-excel2markdown) |\r\n\r\n### \ud83d\udc1e\u63d0\u4f9bbug\u53cd\u9988\u6216\u5efa\u8bae\r\n\r\n\r\n- [Github issue](https://github.com/CoderWanFeng/pomarkdown/issues)\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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pip install pomarkdown",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/CoderWanFeng/pomarkdown/issues",
        "Documentation": "https://github.com/CoderWanFeng/pomarkdown/blob/master/README.md",
        "Homepage": "https://www.python-office.com/",
        "Source Code": "https://github.com/CoderWanFeng/pomarkdown"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6311e60581cb343e66a79453b98465eaa385312fe06ff643381a73186156985f",
                "md5": "ba707ae20b34abf409474b3a002a45e9",
                "sha256": "e07fd92db4432105a9b49bb33503b9a8a667ee1297d3eda8aa00fa0c290182df"
            },
            "downloads": -1,
            "filename": "pomarkdown-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba707ae20b34abf409474b3a002a45e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7012,
            "upload_time": "2024-12-10T16:25:03",
            "upload_time_iso_8601": "2024-12-10T16:25:03.975397Z",
            "url": "https://files.pythonhosted.org/packages/63/11/e60581cb343e66a79453b98465eaa385312fe06ff643381a73186156985f/pomarkdown-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2d414d725623ed8e223bdb98561322ab3c3947561878a1ae9bdc19fdb0459ec",
                "md5": "ba519f3c6c296bb8ae577d2f23079567",
                "sha256": "84a1ae812fa0a9b8816a33ca021f5bce61f3549aa14542d3675f4163d0f35e68"
            },
            "downloads": -1,
            "filename": "pomarkdown-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ba519f3c6c296bb8ae577d2f23079567",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6481,
            "upload_time": "2024-12-10T16:25:05",
            "upload_time_iso_8601": "2024-12-10T16:25:05.095294Z",
            "url": "https://files.pythonhosted.org/packages/e2/d4/14d725623ed8e223bdb98561322ab3c3947561878a1ae9bdc19fdb0459ec/pomarkdown-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 16:25:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CoderWanFeng",
    "github_project": "pomarkdown",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "pofile",
            "specs": [
                [
                    "==",
                    "0.1.5"
                ]
            ]
        }
    ],
    "lcname": "pomarkdown"
}
        
Elapsed time: 1.27457s