PyScripts A collection of Python scripts to get things done. sendemail.py This script uses yagmail package to set up SMTP authentication(only gmail support), and can send multiple emails. ec2instance.py This script is used to spawn/stop AWS EC2 instance using boto3 package.