Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/germanpaul12/daily-mail-pythonanywhere

Project for PythonAnywhere to send mails with weather warnings and hot tech news
https://github.com/germanpaul12/daily-mail-pythonanywhere

mail python3 pythonanywhere tech-news weather-api

Last synced: about 1 month ago
JSON representation

Project for PythonAnywhere to send mails with weather warnings and hot tech news

Awesome Lists containing this project

README

        

# 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.**