Skip to content Skip to sidebar Skip to footer
Showing posts with the label 7zip

Encrypt Folder Or Zip File Using Python

So I am trying to encrypt a directory using python and I'm not sure what the best way to do tha… Read more Encrypt Folder Or Zip File Using Python

How To Read From A Text File Compressed With 7z?

I would like to read (in Python 2.7), line by line, from a csv (text) file, which is 7z compressed.… Read more How To Read From A Text File Compressed With 7z?