Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

开始flask项目的步骤

  • 安装Python环境
  • 检验Python和pip是否安装完毕
  • 新建项目文件夹
  • 安装virtralenv
  • 为什么需要安装虚拟环境
  • 使用pipenv
  • 安装pipenv pip install pipenv
  • 使用pipenv创建一个虚拟环境和项目绑定
  • 启动pipenv
  • 安装各种包 比如flask pipenv install flask
  • pipenv --venv 虚拟环境的路径 ~

About

flask learn

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages