mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 20:11:41 -05:00
[PR #1023] [MERGED] Add python-pptx to Awesome List! #926
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1023
Author: @sushant10
Created: 2/15/2018
Status: ✅ Merged
Merged: 2/15/2018
Merged by: @vinta
Base:
master← Head:master📝 Commits (1)
e4c0bf3Python-pptx added to Awesome List!📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
python-pptx is a Python library for creating and updating PowerPoint (.pptx) files.
A typical use would be generating a customized PowerPoint presentation from database content, downloadable by clicking a link in a web application. Several developers have used it to automate production of presentation-ready engineering status reports based on information held in their work management system.
Documentation: https://python-pptx.readthedocs.org/en/latest/
What's the difference between this Python project and similar ones?
None of the others are for Powerpoint files (.pptx) Haven't seen anything similar and this was quite hard to find the first time around.
--
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.