更新 README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,11 +1,11 @@
|
||||
# python-excel-to-mysql
|
||||
|
||||
使用方法:
|
||||
1.安装3.8.9以上的python
|
||||
2.更新pip
|
||||
3.修改pip源为清华大学源
|
||||
python -m pip install --upgrade pip
|
||||
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
|
||||
4.pip安装mysql-connector-python pandas flask
|
||||
5.按需修改py文件
|
||||
使用方法:
|
||||
1.安装3.8.9以上的python
|
||||
2.更新pip
|
||||
3.修改pip源为清华大学源
|
||||
python -m pip install --upgrade pip
|
||||
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
|
||||
4.pip安装mysql-connector-python pandas flask
|
||||
5.按需修改py文件
|
||||
6.run
|
||||
Reference in New Issue
Block a user