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 | 31 |
Tags
- Sqoop
- hadoop
- vaadin
- Python
- mapreduce
- Eclipse
- tomcat
- Java
- IntelliJ
- MSSQL
- 보조정렬
- Android
- react
- window
- SPC
- Kotlin
- Spring
- table
- NPM
- Express
- R
- mybatis
- SSL
- 공정능력
- xPlatform
- plugin
- SQL
- GIT
- JavaScript
- es6
Archives
- Today
- Total
DBILITY
python install (설치 ) 본문
반응형
python만 설치할 때는
https://www.python.org/downloads/
아나콘다로 설치할 때는 다음과 같다.
- Anaconda 설치 ( https://www.anaconda.com/distribution )
- idle.bat 실행 ( 바탕화면 바로가기 생성 필요)
- python shell 실행화면
- 폰트 설정
반응형
'python' 카테고리의 다른 글
python module ( 모듈 ) (0) | 2019.05.05 |
---|---|
python user defined function ( 사용자 정의 함수 ) (0) | 2019.05.04 |
python control statement ( 제어문 ) (0) | 2019.05.04 |
python 논리 연산 (0) | 2019.05.04 |
python 기본 자료형 및 자료구조 (0) | 2019.05.04 |
Comments