Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 482 Bytes

Daily-Mail-PythonAnywhere

This is a project i host on pythonanywhere. It sends mails at a chosen time to the topics:

  1. Will it rain in the next 14 hours
  2. What is the article with the most likes on HackerNews today
  3. What is the price of apple and what are the top 3 articles of today about Apple

You can tweak a few lines to change the code to your liking.

Don't forget to add the file secret.py with your secrets. You can use the same variable names that I used.