python-pptx
python-pptx copied to clipboard
Opening or saving a password protected pptx file
When there is a pptx that is password protected, create a keyword argument for passing the password to the opener so that you can work with an encrypted file.
Seems like there exists a library specifically for this: https://github.com/nolze/msoffcrypto-tool