How I Email Myself Data from my Python Scripts

preview_player
Показать описание
This is how I keep myself updated via email using Python.

Рекомендации по теме
Комментарии
Автор

I sent an email to myself to remind me to thank you for another great video. Works like a charm!

stewart
Автор

This was very informative, thank you John! Sending emails can be a pain sometimes.

drac.
Автор

Gmail is still very simple (and secure) to use to send emails from Python. Gmail simply now requires using the application password, not the account password. Everything else is as before.

The application password can be generated in gmail settings.

AlexanderDemin
Автор

Best youtube channel about py tricks atm

victor_vvinner
Автор

Reinforcement of stmt I learned a month ago. Thanks John

wangdanny
Автор

Great! Thanks for giving me an alternative since less secure apps not available on google anymore.

webslinger
Автор

Awesome! Sir kindly make videos on . How to place the same script on different cloud platforms like AWS, Azure, Google and send email by settting time trigger.. Thanks!

hayat_soft_skills
Автор

Hi John, thanks for the tutorial. I have a question, I've been trying to receive emails with my gmail account but I always face with authontication error. Is there a way to receive emails from a gmail account without this kind of problems?

uykusuzdev
Автор

Hi Watson... Can you make python module for ip rotator ... Easy to use for everyone 🙂

comingsoon-zhwm
Автор

By far the best tutorial on sending HTML in email via python I could find. Do you know of any way to forma the table using this same base script?

MsMslade
Автор

Hi..! This will work only when you have sender mail of outlook? Not for gmail?

zaidmughal
Автор

Could you show us how we can schedule a script to run script.py each day at a certain time?

humansaremortal
Автор

any way to login to Gmail using python and firefox without block I try it but i get (This browser or app may not be secure)

alexdin
Автор

Problem with email scripts when compiled into exe file antivirus treat them as virus and get deleted so fast

waelali
Автор

Does this works despite the very recent update( May 30, 2022) of Less secure apps & your Google Account?

Chipotle