인호의 IT 잡동사니

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

Programing/Python 2

Python Fabric

Python Fabric원격 SSH Remote를 이용한 Shell Command 실행기Deploy, 인프라 Provisioning 등에서 사용을 할 수 있다.SSH Key로 이용하여 원격 컨트롤 할수 있다 SSH Key 생성 가이드 : https://opentutorials.org/module/432/3742적용 방법 : https://stackoverflow.com/questions/5069895/connecting-to-ec2-using-keypair-pem-file-via-fabricenv : https://stackoverflow.com/questions/5327465/using-an-ssh-keyfile-with-fabric#5327496https://gist.github.com/yuvadm/..

Programing/Python 2018.07.29

OpenpyXL를 이용하여 Excel 파일 읽기

OpenpyXL를 이용하여 Excel 파일 읽기파이썬 Excel 2010 Library (xlsx/xlsm/xltx/xltm 파일)Install$ pip install openpyxlSimple Sample Codefrom openpyxl import Workbookwb = Workbook() # grab the active worksheet ws = wb.active # Data can be assigned directly to cells ws['A1'] = 42 # Rows can also be appended ws.append([1, 2, 3]) # Python types will automatically be converted import datetimews['A2'] = datetime.date..

Programing/Python 2017.06.27
이전
1
다음
더보기
프로필사진

인호의 IT 잡동사니

  • 분류 전체보기 (194)
    • 목차 (1)
    • Database (37)
      • Redshift (1)
      • Elaticsearch (6)
      • JPA (5)
      • MySQL (15)
      • 시계열 데이터베이스 (2)
      • Cassandra (3)
    • Programing (101)
      • Java (29)
      • Python (2)
      • Refactoring (3)
      • Akka (29)
      • Spring Framework (13)
      • React Native (3)
    • Web (5)
    • 실시간 데이터 처리 (14)
      • RabbitMQ (4)
      • Kafka (10)
    • 배치 데이터 처리 (3)
    • 빅데이터 처리 (11)
      • Spark (7)
    • 인프라 (14)
      • AWS (7)
      • docker (3)
      • Deploy (1)
    • 아키텍처 (4)
    • 설계 (1)

Tag

Di, Spring Framework, singleton, Bean Scope, IOC, Prototype, Request, Spring Framwork, Session,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바