Having had issues spending too much time on news website I decided to build myself a private newsletter that will need to be sent every days. Instead of using a server running 24/7 sending the email every day at midnight I built a system using cron and some python code to ensure the daily sending of the email without the need for my laptop to be turned on at the right time.

Comments