Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - scanny/python-pptx: Create Open XML PowerPoint documents in Python

Create Open XML PowerPoint documents in Python. Contribute to scanny/python-pptx development by creating an account on GitHub.

Visit SiteGitHub - scanny/python-pptx: Create Open XML PowerPoint documents in Python

GitHub - scanny/python-pptx: Create Open XML PowerPoint documents in Python

Create Open XML PowerPoint documents in Python. Contribute to scanny/python-pptx development by creating an account on GitHub.

Powered by 0x5a.live 💗

python-pptx is a Python library for creating, reading, and updating PowerPoint (.pptx) files.

A typical use would be generating a PowerPoint presentation from dynamic content such as a database query, analytics output, or a JSON payload, perhaps in response to an HTTP request and downloading the generated PPTX file in response. It runs on any Python capable platform, including macOS and Linux, and does not require the PowerPoint application to be installed or licensed.

It can also be used to analyze PowerPoint files from a corpus, perhaps to extract search indexing text and images.

In can also be used to simply automate the production of a slide or two that would be tedious to get right by hand, which is how this all got started.

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

Python Resources

are all listed below.

Resources

listed to get explored on!!

Made with ❤️

to provide different kinds of informations and resources.