Setup your personalised news mail server.
Setup your personalised news mail.
Copyright 2020 Sharat Raj
Using this project personalised mail can be sent to your personal email IDs with option for translation of non english content. Cron job could be used to periodically schedule this scriptbased on your choice.
newsapi python package
pip install newsapi-python
google translate python package
pip install googletrans
Msmtp server
sudo apt-get install msmtp ca-certificates