Skip to content

davidweioct/AutoSlides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoSlides

Automatically creating and updating PowerPoint files from files

Pre-request

  • python (test on 2.7)
  • pandas
  • python-pptx

Installation

Install the python-pptx package

pip install python-pptx

Clone the project from GitHub

Git clone https://github.com/xycyx/AutoSlides.git

Example

Input the order into command line

Python AutoSlides.py -i  <inputfile> -o <outputfile>

Output

file_list: list all information of files : microsoft pptx file


About

creating and updating PowerPoint files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%