반응형
python package는 pip(Python Package Index)를 이용하여 설치한다.
numpy 설치
pip install numpy
jupyter 설치
pip install jupyter
requests 설치
pip install requests
반응형
'python' 카테고리의 다른 글
[python] jupyter 설치 및 삭제, jupyter notebook 실행 (0) | 2021.12.02 |
---|---|
[python] 파이썬 산술 연산자 (0) | 2021.11.29 |
[python] 파이썬 time / timeit 사용법 (0) | 2021.05.27 |
[python] 파이썬 사용자 입력받기 (input 함수 사용법) (0) | 2021.02.13 |
[python] 파이썬 문자열 치환 (replace & sub & subn) (0) | 2021.02.01 |
댓글