在python中安装requests模块
linux系统 命令 pip install request
windows系统 命令 python3 -m pip install requests 若要更新输入命令python -m pip upgrede pip