1.1 环境搭建pipenv+python+pip+flask 一、环境搭建 1、安装pipenv ,版本号virtualenv-16.1.0 2、到项目目录下利用pipenv 搭建项目虚拟环境 ...