본문 바로가기

Shakerato

검색하기
Shakerato
프로필사진 Shakeratto

  • 분류 전체보기 (77)
    • Research (67)
    • Photography (1)
Guestbook
Notice
«   2025/05   »
일 월 화 수 목 금 토
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
  • windows
  • Anaconda
  • colaboratory
  • dlib
  • YouTube 8M
  • Jupyter notebook
  • raspberry pi
  • download
  • ppc64le
  • keras
  • face_recognition
  • error
  • Windows 10
  • 딥러닝
  • linux
  • Deep Learning
  • shakeratos
  • colab
  • urllib
  • gpu memory
  • object detection
  • CUDA
  • python3
  • pyTorch
  • ubuntu
  • python
  • dataset
  • TensorFlow
  • install
  • FIle
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록이메일 (1)

Shakerato

gmail 계정 연동 python smtplib로 이메일 전송하기

# gamil_python_test.py import socket import smtplib from email.mime.text import MIMEText def send_email(senders='test@gmail.com', receiver='test@gmail.com', content='Hello.'): print('email 전송') s = smtplib.SMTP(host='smtp.gmail.com', port=int(587)) # TLS:587 SSL:465 s.ehlo() # say Hello s.starttls() # TLS 보안 시작 s.login(user=str('USER ID'), password=str('USER PASSWORD'), initial_response_ok=True)..

카테고리 없음 2020. 5. 22. 17:56
Prev 1 Next

전체 방문자수 : 오늘 방문자수 : 어제 방문자수 :

티스토리툴바