Simon Waight 7/27/2021

Generate a PowerPoint file using Azure Functions and Python

Read Original

This technical article details how to automate the generation of PowerPoint presentations summarizing Azure updates. The author explains moving from a manual process to building a serverless Azure Function in Python that fetches data from an RSS feed, uses the python-pptx library to create slides, and serves the file via a secure, time-limited URL from Azure Storage.

Generate a PowerPoint file using Azure Functions and Python

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week