Metadata-Version: 2.1
Name: pomarkdown
Version: 0.0.2
Summary: pip install pomarkdown
Home-page: https://www.python-office.com/
Author: CoderWanFeng
Author-email: 1957875073@qq.com
License: MIT
Project-URL: Bug Tracker, https://github.com/CoderWanFeng/pomarkdown/issues
Project-URL: Documentation, https://github.com/CoderWanFeng/pomarkdown/blob/master/README.md
Project-URL: Source Code, https://github.com/CoderWanFeng/pomarkdown
Platform: any
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pofile

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