I have tried to Password the ZIP file
zipFile=zipfile .ZipFile(zipFil eName,"w",zipfi le.ZIP_DEFLATED )
.
.
.
zipFile.setpass word("kishore12 3")
but i am not sure why it is not working.
when i tried to open the Zip it is simply opening with out prompting for Password
Please suggest me
Thanks
Kishore
User Profile
Collapse
-
need to programatically password protect for Excel file
I have created an Excel file using PYExcelerator API. I need to programatically password protect
the file so that it can't be read unless the password is entered.
working in Linux environment.
Any code examples?
Python
No activity results to display
Show More
Leave a comment: