# 资源
#### 本文档中所有使用到的Demo都集中存放在我的Github中:
> [GitHub]([https://github.com/AineTine/Python-Doc-Demo](https://github.com/AineTine/Python-Doc-Demo))
## 开发环境
Python 3.8.5
Pycharm
## 需要的库:
```
os
pywin32
```
## 文档与网站
> [WPS开放文档]([https://open.wps.cn/docs/office](https://open.wps.cn/docs/office))
> [Pandas官方文档]([https://pandas.pydata.org/](https://pandas.pydata.org/))
> [Xlwings](https://docs.xlwings.org/en/stable/index.html)