Skip to content

guru-raghavendra/VaccineAlert_pythonScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

VaccineAlert_pythonScript

the API used form : https://apisetu.gov.in/
pip install requests #to send api request

email,smtplib libraries to send mail.

To run the script:
python3 VaccineAlert.py

NOTE!

if you get error like smtplib.SMTPAuthenticationError:

read this: https://support.google.com/accounts/answer/6010255

In a nutshell, google is not allowing to log in via smtplib because it has flagged this sort of login as "less secure", so go to this link while you're logged in to your google account, and allow the access:

https://www.google.com/settings/security/lesssecureapps

I am attaching the screenshot below
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages