Python PowerPoint Libraries
Curated list of the most awesome Python PowerPoint Libraries.
- plotlyPowerpoint - A python library for creating PowerPoint slides with Plotly charts.
- powerpoint-generative-ai - Python library to generate and analyze powerpoints.
- python-pptx - PowerPoint presentation created using python-pptx library..
- PowerPoint-automation - The Purpose of this repository is practice and master the Python-pptx library.
- Automating-powerpoint-creation-with-PPTX - Python PPTX is a python library that utilizes python to change different PPT objects. This project is a demonstration on how to use PPTX library to change a PowerPoint template with new updated data..
- PythonPPTX - Converting data from MYSQL databse into a powerpoint page using python pptx library.
- pptx-generation - experimenting with the python-pptx library for generating powerpoints.
- ppts - Crop/edit powerpoint files with Python Imaging Library.
- pptxcom - Python library for creating, editing, and controlling Microsoft's PowerPoint presentation software..
- powerpoint-automation - This Python script automates the generation of PowerPoint presentations for tracking shipment deliveries. It utilizes the popular PySimpleGUI library for creating a user-friendly interface to input the required data, and pptx to dynamically create and format slides with the relevant information..
- Cyber-Security-Data-Analysis - Data Analysis Using Python and Its Libraries.
- RAS_Image_Powerpoint_Generator - I had around 100 images in six treatment groups that I wanted to be able to create a powerpoint presentation with one image from each treatment group in order to be able to visually inspect and compare. I found a cool python library called pptx that allowed me to manipulate powerpoint files directly from the code, and therefore, this small script created the presentation I wanted, greatly speeding up the process compared to if I had to manually create all of the slides myself..
- ThinkcellBuilder - Simple unofficial Python library for generating PowerPoint presentations using Think-cell.
- creating_PPT_using_python-pptx_library_Python - This project aims to automate the creation of PowerPoint (PPT) presentations using Python. The script utilizes the pptx library to extract content from text files and populate the slides with the extracted information..
- Student-Features-and-Grades-Analysis - Explored demographic data in relation to student success using T-tests, statistical libraries, and different charts (distribution, boxplot, corrplot) using Python, Excel, PowerPoint.
- DataRadarIntegrator - This is a python software designated to integrate data from specific excel and csv files to a powerpoint. Both files are uploaded via a custom modern GUI created with FIGMA software and integrated with tkinter library. .
- TelecomChurnAnalysis - In this project I conduct a churn analysis for a Telecom company based on data drawn from Kaggle's dataset repository. I use the Pandas library on Python to carry out my analysis, and Matplotlib to visualize data. I then use PowerPoint to create a presentation summing up bottom line actionable insights to aid the company's decision makers..