python-pptx
Package — DocumentsPython 3.7+Intermediate
Create and modify PowerPoint .pptx presentations
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- lxml, Pillow, XlsxWriter
- Install
pip install python-pptx
Learn by Difficulty
Quick Example
python
# Install: pip install python-pptx import python_pptx # Basic python-pptx usage print(f"Using python-pptx") # See documentation for detailed examples
python-pptx is a third-party package. Create and modify PowerPoint .pptx presentations. Install with: pip install python-pptx
Try in PlaygroundTags
packagedocumentsfile-formatoffice