Skip to content

Commit 60d8658

Browse files
author
cuizhongyi
committed
'update'
1 parent 4a3c75e commit 60d8658

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
## Python 小脚本,Python版本为3.6
22

3+
一些第三方模块,需要自行安装,例如安装pymysql,安装方式如下:
4+
5+
```
6+
pip install pymysql
7+
```
8+
9+
其他模块的安装方法类似
10+
311
### 如有问题,请联系我
12+
413
个人博客地址: http://blog.y0701.com

0 commit comments

Comments
 (0)