Category "zip"

python zipfile multiple files

i am having problems with python and zipfile, namely: I can't add a second file to my zip. here is my code, if you need more, I'll be glad to provide it. def z

How to get meta-data of files inside compressed folder

I am trying to build a script written in Python which explore an archive (in this case a zip), and recursively gets all meta-data of files. I usually use the f

Zipfile not compressing some SVG files in Python

I've been making an script to transform Latex code to SVG images in epubs. The idea is to extract an epub in a temp directory, to find the code and to create SV

archiving symlinks with python zipfile

I have a script that creates zip files of dirs containing symlinks. I was surprised to find that the zipfiles have zipped the targets of the links as opposed to