This package contains type stubs to provide more precise static types and type inference for the python-pptx project. python-pptx heavily relies on dynamic attribute generation and runtime magic for ...
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, ...