GitHunt
MA

MaxiSchwindler/python-pptx

Create Open XML PowerPoint documents in Python

.. image:: https://travis-ci.org/scanny/python-pptx.svg?branch=master
:target: https://travis-ci.org/scanny/python-pptx

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. It could also be used for making bulk updates to a library of
presentations or simply to automate the production of a slide or two that
would be tedious to get right by hand.

More information is available in the python-pptx documentation_.

Browse examples with screenshots_ to get a quick idea what you can do with
python-pptx.

.. _python-pptx documentation:
https://python-pptx.readthedocs.org/en/latest/

.. _examples with screenshots:
https://python-pptx.readthedocs.org/en/latest/user/quickstart.html

Languages

Python94.3%Gherkin5.6%Makefile0.1%

Contributors

MIT License
Created February 2, 2023
Updated February 1, 2023
MaxiSchwindler/python-pptx | GitHunt