티스토리 뷰
yum update -y
yum install -y python3
python3
'Programming Languages > Python' 카테고리의 다른 글
[코드와 메모리] 클래스, 메소드, 오브젝트, 인스턴스 (0) | 2022.04.03 |
---|---|
파이썬에 postgresql연결 (+sqlalchemy) (0) | 2021.09.29 |
[Python] 제너레이터(generator) (0) | 2021.07.06 |
[python/pandas] read_excel, header, stack, reset_index (0) | 2021.07.06 |
vscode 모듈 import error 해결방법 (0) | 2021.07.05 |