ホーム
一つ上へ
pip の導入
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python get-pip.py
pip install pipenv
pipenv shellを実行すると仮想環境へ移行する。