介绍
https://github.com/pypa/pipenv
install
install on ubuntu
sudo apt install pipenv
install on windows
如果是通过pyenv里的python安装的,则需要手动添加Scripts目录到path
pip install pipenv
https://github.com/pypa/pipenv
sudo apt install pipenv
如果是通过pyenv里的python安装的,则需要手动添加Scripts目录到path
pip install pipenv