Skip to content

Instantly share code, notes, and snippets.

View kepler471's full-sized avatar
๐ŸŠ
oh hi

Stelios Georgiou kepler471

๐ŸŠ
oh hi
View GitHub Profile
@kepler471
kepler471 / pptx_example.py
Created September 28, 2023 14:49
python-pptx example
# GPT-3.5 generated example slide using python-pptx
from pptx import Presentation
from pptx.util import Inches
from pptx.enum.shapes import MSO_SHAPE
from pptx.dml.color import RGBColor
# Create a PowerPoint presentation
prs = Presentation()
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.