Skip to content

using web scraping to make a ppt on any topic.

Notifications You must be signed in to change notification settings

alanpjohn/AutoPPT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoPPT

Generic badge

using web scraping to make a ppt on any topic. the code generates a basic ppt using beautiful soup, requests and python pptx packages.

I have also attatched a ppt so you can se what it makes, on putting the input as per the jupyter notebook.

Future updates would involve features like

  1. Implement python package and command line interface
  2. add paragraphs of content from wiki
  3. add images
  4. add tkinter interface
  5. remove numbers from the articles.
  6. be able to put selective information in the slide. not just the first sentence.

About

using web scraping to make a ppt on any topic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Python 0.7%