scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.35k stars 510 forks source link

Operating system dependencies #813

Open fr0gger03 opened 2 years ago

fr0gger03 commented 2 years ago

Apologies for raising the issue – but I got a non-delivery report when sending an email to the Google group.

this is a noob question I am sure, however I am wondering if there are any operating system dependencies for python-pptx? I ask bcause I am considering using it as part of either an Azure function or in AWS lambda, and it suddnely occured to me that Office 365 only runs in Windows or on Mac.

Will python-pptx still function on a linux o/s when office isn't installed?

mizsakpeti commented 2 years ago

The python-pptx package does not require Office installation. (It works based on the underlying .xml files of the presentation.) I use it in linux environment without MS Office with no issues.

fr0gger03 commented 1 year ago

Thank you!

Tom Twyman @.*** 804-921-2705

   

Sent: Monday, May 09, 2022 at 12:47 PM From: "mizsakpeti" @.> To: "scanny/python-pptx" @.> Cc: "Tom Twyman" @.>, "Author" @.> Subject: Re: [scanny/python-pptx] Operating system dependencies (Issue #813)

 

The python-pptx package does not require Office installation. (It works based on the underlying .xml files of the presentation.) I use it in linux environment without MS Office with no issues.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>