# 資源
#### 本文檔中所有使用到的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)