Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- 파이썬 전처리
- HTML
- 파이썬
- sql
- 파이썬 알고리즘
- 알고리즘
- 오라클
- Oracle VM VirtualBox
- MariaDB
- linux
- it용어
- tibero
- PYTHON
- RFP
- 데이터베이스
- it 용어
- dbeaver
- 리눅스 명령어
- Python DataFrame
- 리눅스
- 코딩테스트
- csharp
- Algorithm
- putty
- C#
- Python 라이브러리
- Oracle
- VirtualBox
- 파이썬 데이터프레임
- python algorithm
Archives
- Today
- Total
오경석의 개발노트
Python_설치 본문
1. Python 공식 홈페이지 접속
2. default값으로 설치 할 경우는 'Install Now', 경로를 포함한 각종 옵션을 지정할 땐 'Customize installation'
3. 옵션 설정 후 'Next' 버튼 클릭 후 'Install' 버튼 클릭
설치 완료. 수고하셨습니다!
참고자료 : https://www.python.org/
Welcome to Python.org
The official home of the Python Programming Language
www.python.org
'프로그래밍 언어 > Python' 카테고리의 다른 글
Python_개념 및 특징 (2) | 2022.10.25 |
---|---|
Python_Jupyter Notebook 설치 (0) | 2022.10.24 |
Python_JupyterNotebook 줄 번호(Line Number) 생성 (0) | 2022.10.13 |
Python_JupyterNotebook Nbextensions 설치 (0) | 2022.10.13 |
Python_코드 실행시간(소요시간) 측정 (0) | 2022.10.10 |
Comments