Send Gmail Emails Python - Send Messages, OTP (2023)

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • (not sure how i got 1440p now, but its definitely better than prev videos quality)
    Create your own free mailer service by utilising Gmail's SMTP server with Python!
    I also add a small section on how we can do a simple OTP(one-time password) system.
    I may do a future video on how we can create a register form with OTP verification as shown in the beginning using Python's Flask.
    Link to code above: drive.google.c...
    0:00 Demonstration and simple setup of gmail account
    0:49 Code
    5:00 Simple OTP system

Комментарии • 3

  • @yilinlee6312
    @yilinlee6312 7 месяцев назад

    wah so smart

  • @salonitongia
    @salonitongia 9 месяцев назад

    This video is really helpful. however I am in process of developing a coding mechanism to fetch otp from gmail and enter it on another app. can you make a video for the same pls ?