Built with Python, Twilio, AWS Secrets Manager, Conda, EC2, and a Cron file — There’s a myriad of apps for reminders, but for important recurring reminders I want something I won’t ignore: a text message. So I decided to hack together a quick python script to send a few important reminders on a schedule. In this exercise, we’ll get to flex our python scripting…