본문 바로가기

DEV/python

python pip install

 

설치

$ pip install requests

 

확인

$ pip freeze

 

설명서

$ pip freeze > ./requirements.txt