e-vdb / newsletter-webappnews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newsletter-webappnews

daily_cronjob pylint License: MIT

Newsletter service

  • RTLINFO main page scraping
  • Generation of a Wordcloud to summarize news titles
  • Wordcloud Picture sent by mail (from noreply.webappnews@gmail.com)

Crontab automation

crontab job scheduled every weekday (monday to friday) at 11.50 am

50 11 * * 1-5 /Users/emelinevanderbeken/.pyenv/versions/newsletter_webappnews/bin/python /Users/emelinevanderbeken/PycharmProjects/newsletter_news/main.py

Documentation

Sending email with Python

https://geekflare.com/send-gmail-in-python/

Crontab automation

https://www.jcchouinard.com/python-automation-with-cron-on-mac/

About

License:MIT License


Languages

Language:Python 100.0%