ISS Overhead Notifier 2 minutes | 311 words Objectives: Use API to create an ISS tracker. Libraries: requests, smtplib, datetime Code: ISS Overhead Notifier What is API? “Application …
Automated Birthday Wisher 3 minutes | 435 words Objectives: Send email using python code. Libraries: smtplib, datetime, pandas Code: Automated Birthday Wisher How email works? For example, …