TeCoEd / Whats-News

A program to automatically create a PPT of the top 10 Headlines and email the file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whats-News

A program which automatically creates a PPT of the top 10 News Headlines and emails the file

The program requires you to install a number of modules,

  • sudo pip3 install feedparser
  • pip3 install python-pptx
  • sudo apt-get install python3-lxml

Further documentaion and API overview can be found below

Website project page: http://www.tecoed.co.uk/whats-news-app.html

Videos:

About

A program to automatically create a PPT of the top 10 Headlines and email the file

License:GNU General Public License v3.0


Languages

Language:Python 100.0%